MXC-A36-LVGL/fr3092_lvglcode/.vscode/settings.json

10 lines
230 B
JSON
Raw Permalink Normal View History

2024-04-18 10:26:43 +08:00
{
"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"
}
}