63 lines
1.5 KiB
JSON
63 lines
1.5 KiB
JSON
{
|
|
"MicroPython.executeButton": [
|
|
{
|
|
"text": "▶",
|
|
"tooltip": "运行",
|
|
"alignment": "left",
|
|
"command": "extension.executeFile",
|
|
"priority": 3.5
|
|
}
|
|
],
|
|
"MicroPython.syncButton": [
|
|
{
|
|
"text": "$(sync)",
|
|
"tooltip": "同步",
|
|
"alignment": "left",
|
|
"command": "extension.execute",
|
|
"priority": 4
|
|
}
|
|
],
|
|
"files.associations": {
|
|
"rtthread.h": "c",
|
|
"user_sys.h": "c",
|
|
"bsp_led.h": "c",
|
|
"flexible_button.h": "c",
|
|
"bsp_lcd_1621.h": "c",
|
|
"drv_gpio.h": "c",
|
|
"rtdef.h": "c",
|
|
"atomic": "c",
|
|
"cstddef": "c",
|
|
"type_traits": "c",
|
|
"finsh.h": "c",
|
|
"rthw.h": "c",
|
|
"bsp_sys.h": "c",
|
|
"board.h": "c",
|
|
"agile_led.h": "c",
|
|
"rtconfig.h": "c",
|
|
"pin.h": "c",
|
|
"cstring": "c",
|
|
"bsp_beep.h": "c",
|
|
"at_device_mb26.h": "c",
|
|
"at_log.h": "c",
|
|
"at_device.h": "c",
|
|
"stdlib.h": "c",
|
|
"bsp_rtc.h": "c",
|
|
"bsp_h308.h": "c",
|
|
"lwrb.h": "c",
|
|
"bsp_hr.h": "c",
|
|
"cputime.h": "c",
|
|
"rtdevice.h": "c",
|
|
"bsp_relay.h": "c",
|
|
"drv_common.h": "c",
|
|
"bsp_flash.h": "c",
|
|
"bsp_emv.h": "c",
|
|
"bsp_button.h": "c",
|
|
"ulog.h": "c",
|
|
"ctype.h": "c",
|
|
"string.h": "c",
|
|
"completion.h": "c",
|
|
"bsp_mb26.h": "c",
|
|
"stdio.h": "c"
|
|
}
|
|
}
|