添加UI和工程的资料文件

This commit is contained in:
Wang Beihong
2026-04-20 22:35:29 +08:00
parent 9aea4a8338
commit e881f82bd9
26 changed files with 32361 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
{
"files": [
"actions.h",
"eez-flow.cpp",
"eez-flow.h",
"fonts.h",
"images.c",
"images.h",
"screens.c",
"screens.h",
"structs.h",
"styles.c",
"styles.h",
"ui.c",
"ui.h",
"ui_font_chinese_16.c",
"ui_font_chinese_24.c",
"ui_font_chinese_36.c",
"ui_font_number_16.c",
"ui_image_main_page.c",
"vars.h"
]
}