Add doc about the files included in the release notes.

This commit is contained in:
JF
2020-07-27 21:23:51 +02:00
parent 29b5caf895
commit c04d22ee0a
2 changed files with 58 additions and 0 deletions

View File

@@ -39,7 +39,9 @@ As of now, here is the list of achievements of this project:
- **[Experimental]** Bootloader based on [MCUBoot](https://juullabs-oss.github.io/mcuboot/)
## Documentation
### Build, flash and debug
- [Files included in the release notes](doc/filesInReleaseNotes.md)
- [Build the project](doc/buildAndProgram.md)
- [Bootloader, OTA and DFU](./bootloader/README.md)
- [Stub using NRF52-DK](./doc/PinetimeStubWithNrf52DK.md)