daplink-ch32x033/Code/DAP_X033/.vscode/settings.json

11 lines
211 B
JSON
Raw Normal View History

2024-07-21 06:15:12 +00:00
{
"files.associations": {
"ch32x035.h": "c",
"usb_desc.h": "c",
"led.h": "c",
"usart.h": "c",
"cdc_main.h": "c",
"buffer.h": "c",
"main.h": "c"
}
}