BLE_DCF_TYQ_CH592F/.vscode/settings.json

20 lines
458 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",
2024-12-12 19:38:57 +08:00
"shell_port.h": "c",
"atomic": "cpp",
"cstddef": "cpp",
2024-12-13 18:14:02 +08:00
"type_traits": "cpp",
"shell.h": "c"
}
}