BLE_TYQ_CH584M/.vscode/settings.json

26 lines
639 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",
2024-12-14 13:31:23 +08:00
"shell.h": "c",
2024-12-14 16:00:58 +08:00
"ch59x_common.h": "c",
"flexible_button.h": "c",
2024-12-14 18:40:24 +08:00
"stdint.h": "c",
"bsp_flash.h": "c",
"bsp_valve.h": "c"
2024-12-14 13:31:23 +08:00
},
"marscode.chatLanguage": "cn"
}