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

8 lines
151 B
JSON

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