diff options
author | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-19 18:48:56 +0100 |
---|---|---|
committer | NielsCoding <n.stunnebrink@student.avans.nl> | 2022-11-19 18:48:56 +0100 |
commit | d51b56c2803cc755cd099a8f2cfef7acdcb30cfa (patch) | |
tree | af1eef8179135646a6c7c003485145d30a9cae1b /docs/.vscode/settings.json | |
parent | a1b15467c49cea4080898b970cbc90e4fd4a32fd (diff) |
WIP research
Diffstat (limited to 'docs/.vscode/settings.json')
-rw-r--r-- | docs/.vscode/settings.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/.vscode/settings.json b/docs/.vscode/settings.json new file mode 100644 index 0000000..ff3341e --- /dev/null +++ b/docs/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "nrf-connect.toolchain.path": "${nrf-connect.toolchain:2.1.2}" +}
\ No newline at end of file |