Fix typo in buildAndProgram.md.

Add documentation about companion apps + link to videos.
This commit is contained in:
JF
2020-08-08 20:28:55 +02:00
parent 142f25f06f
commit 8254622af5
5 changed files with 59 additions and 17 deletions

View File

@@ -44,6 +44,9 @@ As of now, here is the list of achievements of this project:
## Documentation
### Develop
- [Generate the fonts and symbols](src/DisplayApp/Fonts/Readme.md)
### Build, flash and debug
- [Project branches](doc/branches.md)
- [Versioning](doc/versioning.md)
@@ -64,10 +67,9 @@ As of now, here is the list of achievements of this project:
- [Memory analysis](./doc/MemoryAnalysis.md)
### Using the firmware
- Integration with Gadgetbridge
- Integration with AmazFish
- Integration with NRFConnect
- Firmware update, OTA
- [Integration with Gadgetbridge](doc/CompanionApps/Gadgetbridge.md)
- [Integration with AmazFish](doc/CompanionApps/Amazfish.md)
- [Firmware update, OTA](doc/CompanionApps/NrfconnectOTA.md)
## TODO - contribute