feat: add log related files.
This commit is contained in:
5
LVGL.Simulator/.vscode/settings.json
vendored
5
LVGL.Simulator/.vscode/settings.json
vendored
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"scr_mgr.h": "c",
|
||||
"gui_main_scr.h": "c"
|
||||
"gui_main_scr.h": "c",
|
||||
"stdio.h": "c",
|
||||
"gui_log.h": "c",
|
||||
"lvgl.h": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Disabled"
|
||||
}
|
||||
Reference in New Issue
Block a user