21 lines
568 B
JSON
21 lines
568 B
JSON
{
|
|
"files.associations": {
|
|
"log.h": "c",
|
|
"modbus.h": "c",
|
|
"array": "c",
|
|
"string": "c",
|
|
"string_view": "c",
|
|
"canbus.h": "c",
|
|
"kernel.h": "c",
|
|
"settings.h": "c",
|
|
"can.h": "c"
|
|
},
|
|
"C_Cpp.default.compileCommands": [
|
|
"build/compile_commands.json",
|
|
"../build/compile_commands.json"
|
|
],
|
|
"cmake.sourceDirectory": "/home/edi/zephyrproject/projects/irrigation_system/software/test_canbus",
|
|
"nrf-connect.applications": [
|
|
"${workspaceFolder}/test_canbus"
|
|
],
|
|
} |