A fork of https://github.com/crosspoint-reader/crosspoint-reader
1# Contributing Docs
2
3This section is a lightweight contributor guide for CrossPoint Reader.
4It is written for software developers who may be new to embedded development.
5
6- [Getting Started](./getting-started.md)
7- [Architecture Overview](./architecture.md)
8- [Development Workflow](./development-workflow.md)
9- [Testing and Debugging](./testing-debugging.md)
10
11If you are new, start with [Getting Started](./getting-started.md).