Revert "Revert "commit""

This reverts commit ccd398383d.
This commit is contained in:
ShallowGreen
2023-06-27 23:31:17 +08:00
parent ccd398383d
commit 758d4f02cb
39 changed files with 2501 additions and 151 deletions

View File

@@ -5,7 +5,23 @@
"stdio.h": "c",
"gui_log.h": "c",
"lvgl.h": "c",
"lvgl_app.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"
}