A39模拟器

This commit is contained in:
liulin
2024-03-07 11:03:18 +08:00
parent cb2cc0d66f
commit 33e6eb45b3
1008 changed files with 2222717 additions and 0 deletions

10
MXC-A39/.vscode/settings.json vendored Normal file
View 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"
}
}