diff options
| author | Michal Hanus <hanus.michal@divelit.cz> | 2024-04-01 14:53:48 +0200 |
|---|---|---|
| committer | Michal Hanus <hanus.michal@divelit.cz> | 2024-04-01 14:53:48 +0200 |
| commit | e6318f51769ec684a713876460d89cfb3f595c11 (patch) | |
| tree | 787b0de93bf885ba9793ddeb8d86e1f4e562a8d6 /.vscode/settings.json | |
| parent | 1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c (diff) | |
Diffstat (limited to '.vscode/settings.json')
| -rw-r--r-- | .vscode/settings.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index c9c54ff..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "nrf-connect.topdir": "/home/mh/Documents/skola/bc/mqtt_simple", - "nrf-connect.toolchain.path": "${nrf-connect.toolchain:2.2.0}", - "files.associations": { - "certificates.h": "c", - "w1.h": "c", - "shell.h": "c", - "nrf9160.h": "c" - } -}
\ No newline at end of file |
