Files
FreeRTOS_LoRa_Environment_A…/STM32/Gateway_Node/.vscode/settings.json

7 lines
117 B
JSON

{
"files.associations": {
"stm32f10x.h": "c",
"core_cm3.h": "c",
"netfifo.h": "c"
}
}