summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTim Keller <geekboy1011@gmail.com>2021-07-26 01:14:23 +0000
committerTim Keller <geekboy1011@gmail.com>2021-08-07 18:19:11 +0000
commite9248b225e78e36ff04f7c26244adf200e17020e (patch)
treec06977ff4b46fb45000715814ebad92fac24eb9e /README.md
parentf7643a4d828ec3c60f418b6d9a660097eb44e05e (diff)
Updated documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bd23c867..4b067dce 100644
--- a/README.md
+++ b/README.md
@@ -87,6 +87,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.