SumProject/.vscode/settings.json
2025-03-22 22:38:52 +08:00

51 lines
1.2 KiB
JSON

{
"files.associations": {
"*.txt": "dockercompose",
"board.h": "c",
"rtthread.h": "c",
"drv_gpio.h": "c",
"rtdevice.h": "c",
"led": "c",
"rtdbg.h": "c",
"drv_common.h": "c",
"my_func.h": "c",
"stdbool.h": "c",
"mysnake.h": "c",
"rthw.h": "c",
"hwtimer.h": "c",
"wewin.h": "c",
"rttlogo.h": "c",
"chrono": "c",
"condition_variable": "c",
"ctime": "c",
"mutex": "c",
"thread": "c",
"stdio.h": "c",
"rtatomic.h": "c",
"time.h": "c",
"icmp.h": "c",
"rgb.h": "c",
"main.h": "c",
"indicator_led.h": "c",
"drv_matrix_led.h": "c",
"init.h": "c",
"string.h": "c",
"at.h": "c",
"ADC.C": "cpp",
"PM2.5.C": "cpp",
"sensor.h": "c",
"status.h": "c",
"optional": "c",
"ostream": "c",
"ratio": "c",
"system_error": "c",
"array": "c",
"functional": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"random": "c",
"logn.h": "c"
},
// "cortex-debug.openocdPath": "d:/Develop/"
}