diff options
author | NielsCoding <n.stunnebrink@student.avans.nl> | 2023-02-13 20:43:19 +0100 |
---|---|---|
committer | NielsCoding <n.stunnebrink@student.avans.nl> | 2023-02-13 20:43:19 +0100 |
commit | 06010afdbf9cd959cb561e44d54ac8567b0e5c46 (patch) | |
tree | a0f48803a26279415875089074d96d1deb02a322 /.vscode/settings.json | |
parent | 065ed34fdf6befcb9d9acb4257700798f47821d5 (diff) |
Mijn toevegingen
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..fed9151 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,4 @@ +{ + "nrf-connect.topdir": "${nrf-connect.sdk:2.1.2}", + "nrf-connect.toolchain.path": "${nrf-connect.toolchain:2.1.2}" +}
\ No newline at end of file |