BLE_TYQ_CH584M/.vscode/settings.json

24 lines
559 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-15 19:04:05 +08:00
"type_traits": "cpp",
2024-12-16 21:26:43 +08:00
"stdarg.h": "c",
"bsp_flash.h": "c",
"bsp_valve.h": "c",
2024-12-17 14:51:12 +08:00
"log.h": "c",
"hal.h": "c"
}
}