aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
authorxoviat <[email protected]>2023-05-11 16:45:42 -0500
committerxoviat <[email protected]>2023-05-11 16:45:42 -0500
commit8a620fd59ca2ad958aad279eb55a1c97ef100e86 (patch)
tree81f14f45f5a59df2a73af51644b394d23bece5f0 /.vscode
parent007f45292762ab27291dd54bd0cfdeb23e390de4 (diff)
stm32/ble: fix tests and add instructions to run example
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.vscode/.gitignore b/.vscode/.gitignore
new file mode 100644
index 000000000..9fbb9ec95
--- /dev/null
+++ b/.vscode/.gitignore
@@ -0,0 +1,3 @@
1*.cortex-debug.*.json
2launch.json
3tasks.json \ No newline at end of file