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

7 lines
124 B
JSON

{
"files.associations": {
"stm32f10x_crc.h": "c",
"stm32f10x.h": "c",
"semaphore.h": "c"
}
}