mirror of
https://github.com/crosspoint-reader/crosspoint-reader.git
synced 2026-04-29 10:26:52 -07:00
12 lines
429 B
Markdown
12 lines
429 B
Markdown
# Contributing Docs
|
|||
|
|
|
||
|
|
This section is a lightweight contributor guide for CrossPoint Reader.
|
||
|
|
It is written for software developers who may be new to embedded development.
|
||
|
|
|
||
|
|
- [Getting Started](./getting-started.md)
|
||
|
|
- [Architecture Overview](./architecture.md)
|
||
|
|
- [Development Workflow](./development-workflow.md)
|
||
|
|
- [Testing and Debugging](./testing-debugging.md)
|
||
|
|
|
||
|
|
If you are new, start with [Getting Started](./getting-started.md).
|