mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-17 23:37:44 +00:00
Refactor to make some real design docs
This commit is contained in:
6
docs/software/sw-design.md
Normal file
6
docs/software/sw-design.md
Normal file
@@ -0,0 +1,6 @@
|
||||
This is a mini design doc for various core behaviors...
|
||||
|
||||
* [Power Management](power.md)
|
||||
* [Mesh algorithm](mesh-alg.md)
|
||||
* [Bluetooth API](bluetooth-api.md) and porting guide for new clients (iOS, python, etc...)
|
||||
* TODO: how to port the device code to a new device.
|
||||
Reference in New Issue
Block a user