IoT_SCV_CH584M/.vscode/settings.json

11 lines
200 B
JSON
Raw Normal View History

2024-11-14 09:47:21 +08:00
{
"files.associations": {
"ch58x_common.h": "c",
"bsp_wf5803.h": "c",
2024-11-26 17:14:42 +08:00
"config.h": "c",
"math.h": "c",
"hal.h": "c",
"common_porting.h": "c"
2024-11-14 09:47:21 +08:00
}
}