Merge pull request #505 from geekbozu/devcon

VSCode Devcontainer
This commit is contained in:
JF002
2021-08-10 16:54:13 +02:00
committed by GitHub
16 changed files with 473 additions and 59 deletions

View File

@@ -93,6 +93,7 @@ As of now, here is the list of achievements of this project:
- [Build the project](doc/buildAndProgram.md)
- [Flash the firmware using OpenOCD and STLinkV2](doc/openOCD.md)
- [Build the project with Docker](doc/buildWithDocker.md)
- [Build the project with VSCode](doc/buildWithVScode.md)
- [Bootloader, OTA and DFU](./bootloader/README.md)
- [Stub using NRF52-DK](./doc/PinetimeStubWithNrf52DK.md)
- Logging with JLink RTT.