diff options
| author | xoviat <[email protected]> | 2023-05-11 16:45:42 -0500 |
|---|---|---|
| committer | xoviat <[email protected]> | 2023-05-11 16:45:42 -0500 |
| commit | 8a620fd59ca2ad958aad279eb55a1c97ef100e86 (patch) | |
| tree | 81f14f45f5a59df2a73af51644b394d23bece5f0 /.vscode | |
| parent | 007f45292762ab27291dd54bd0cfdeb23e390de4 (diff) | |
stm32/ble: fix tests and add instructions to run example
Diffstat (limited to '.vscode')
| -rw-r--r-- | .vscode/.gitignore | 3 |
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 | ||
| 2 | launch.json | ||
| 3 | tasks.json \ No newline at end of file | ||
