BLE_DCF_TYQ_CH592F/.vscode/settings.json

16 lines
353 B
JSON
Raw Normal View History

{
"files.associations": {
2024-12-09 11:41:44 +08:00
"bsp_adc.h": "c",
"bsp_beep.h": "c",
"bsp_key.h": "c",
2024-12-11 14:31:10 +08:00
"bsp_beep_led_emv.h": "c",
"peripheral.h": "c",
2024-12-12 15:49:10 +08:00
"gattprofile.h": "c",
"config.h": "c",
"devinfoservice.h": "c",
"ch59x_uart.h": "c",
"bsp_uart.h": "c",
"shell_port.h": "c"
}
}