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

6 lines
91 B
JSON

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