summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF002 <JF002@users.noreply.github.com>2021-08-10 16:54:13 +0200
committerGitHub <noreply@github.com>2021-08-10 16:54:13 +0200
commit643077341b14a52819cbaf02abbd5fb56cdeb802 (patch)
treef8d130b7003ef38aad7f93f101eae9fa1d0ccea9 /README.md
parent9fb37550886f09f6510e99a5b452262c53c3987c (diff)
parent44889adda074af2a7a5fe61b19667521755dd24d (diff)
Merge pull request #505 from geekbozu/devcon
VSCode Devcontainer
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 d9de4002..6549ece9 100644
--- a/README.md
+++ b/README.md
@@ -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.