summaryrefslogtreecommitdiff
path: root/.devcontainer
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 /.devcontainer
parentf7643a4d828ec3c60f418b6d9a660097eb44e05e (diff)
Updated documentation
Diffstat (limited to '.devcontainer')
-rw-r--r--.devcontainer/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.devcontainer/README.md b/.devcontainer/README.md
index ff9307b2..c8aef574 100644
--- a/.devcontainer/README.md
+++ b/.devcontainer/README.md
@@ -33,7 +33,7 @@ The dev enviroment comes with some scripts to make this easier, They are located
There are also VSCode tasks provided should you desire to use those.
-The task BuildInit will update submodules and configure for openocd
+The task "update submodules" will update the git submodules
@@ -41,7 +41,7 @@ The task BuildInit will update submodules and configure for openocd
You can use the build.sh script located in /opt/
-There will also eventually be a Build task. - Not written yet
+CMake is also configured and controlls for the CMake plugin are available in VSCode