A39模拟器
This commit is contained in:
10
MXC-A39/.vscode/settings.json
vendored
Normal file
10
MXC-A39/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"cmake.configureOnOpen": true,
|
||||
"C_Cpp.errorSquiggles": "Disabled",
|
||||
"files.associations": {
|
||||
"qrcodegen.h": "c",
|
||||
"lv_qrcode.h": "c",
|
||||
"incar_draw_barcode.h": "c",
|
||||
"img_def.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user