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

11 lines
211 B
JSON

{
"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"
}
}