From 1173bd81904c534b4b6d62e3f7e8e1b195b4cc4c Mon Sep 17 00:00:00 2001 From: Michal Hanus Date: Mon, 1 Apr 2024 13:48:59 +0200 Subject: backup --- .vscode/settings.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .vscode/settings.json (limited to '.vscode/settings.json') diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..c9c54ff --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,10 @@ +{ + "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 -- cgit v1.2.3