fun: Add common data structures and logging systems
This commit is contained in:
3
LVGL.Simulator/.vscode/settings.json
vendored
3
LVGL.Simulator/.vscode/settings.json
vendored
@@ -4,7 +4,8 @@
|
||||
"gui_main_scr.h": "c",
|
||||
"stdio.h": "c",
|
||||
"gui_log.h": "c",
|
||||
"lvgl.h": "c"
|
||||
"lvgl.h": "c",
|
||||
"lvgl_app.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user