MXC-A36_2024.04.18/fr3092_lvglcode/.vscode/settings.json

10 lines
230 B
JSON

{
"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"
}
}