A59 -V1.1版本提交
This commit is contained in:
21
.vscode/settings.json
vendored
21
.vscode/settings.json
vendored
@ -2,6 +2,23 @@
|
||||
"files.associations": {
|
||||
"*.inc": "c",
|
||||
"navigator.h": "c",
|
||||
"main_loop_simple.h": "c"
|
||||
}
|
||||
"main_loop_simple.h": "c",
|
||||
"pwm.h": "c",
|
||||
"sfud.h": "c",
|
||||
"can_protocol.h": "c",
|
||||
"awtk.h": "c",
|
||||
"types_def.h": "c",
|
||||
"gpio_protocol.h": "c",
|
||||
"data_port.h": "c",
|
||||
"serial.h": "c",
|
||||
"ff_stdio.h": "c",
|
||||
"ff_sfdisk.h": "c",
|
||||
"universal.h": "c",
|
||||
"data_communication_send.h": "c",
|
||||
"object_date_time.h": "c",
|
||||
"semphr.h": "c",
|
||||
"user_data.h": "c",
|
||||
"qr.h": "c"
|
||||
},
|
||||
"cmake.sourceDirectory": "G:/MXC_A58/lib/awtk/awtk/3rd/mbedtls/include"
|
||||
}
|
Reference in New Issue
Block a user