embedded_raumsenor_lorawan/.vscode/settings.json
2025-05-28 11:22:54 +02:00

18 lines
414 B
JSON

{
"files.associations": {
"devicetree.h": "c",
"lorawan.h": "c",
"kernel.h": "c",
"device.h": "c",
"log.h": "c",
"mlx90614.h": "c",
"sensor.h": "c",
"sht4x.h": "c",
"array": "c",
"string_view": "c",
"initializer_list": "c",
"stm32-pinctrl-common.h": "c",
"printk.h": "c"
},
"cmake.sourceDirectory": "C:/Users/xlemmingx/Documents/PlatformIO/Projects/embedded_raumsenor_lorawan/zephyr"
}