firmware/docs/software/sw-design.md
Ken Van Hoeylandt 829c5f493c
Fix for broken link to device API docs
bluetooth-api.md -> device-api.md
2020-09-23 20:16:21 +02:00

594 B

This is a mini design doc for developing the meshtastic software.

  • Build instructions
  • TODO - read this if you are looking for things to do (or curious about currently missing features)
  • Our project board - shows what things we are currently working on and remaining work items for the current release.
  • Power Management
  • Mesh algorithm
  • Device API and porting guide for new clients (iOS, python, etc...)
  • TODO: how to port the device code to a new device.