Files
lvgl_mydemo/LVGL.Simulator/.vscode/settings.json
ShallowGreen 758d4f02cb Revert "Revert "commit""
This reverts commit ccd398383d.
2023-06-27 23:31:17 +08:00

27 lines
644 B
JSON

{
"files.associations": {
"scr_mgr.h": "c",
"gui_main_scr.h": "c",
"stdio.h": "c",
"gui_log.h": "c",
"lvgl.h": "c",
"lvgl_app.h": "c",
"stdint.h": "c",
"datamodel.h": "c",
"gui_test1_scr.h": "c",
"compare": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"xmemory": "c",
"xstring": "c",
"xtr1common": "c",
"xutility": "c",
"image.h": "c",
"list": "c",
"system_error": "c",
"xlocale": "c",
"gui_scr_mgr.h": "c"
},
"C_Cpp.errorSquiggles": "Disabled"
}