This commit is contained in:
2026-02-24 18:20:07 +08:00
parent f5d8c90b12
commit f3cb27e168
551 changed files with 315143 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ idf_component_register(
)
# 在注册组件后添加
target_compile_definitions(${COMPONENT_LIB} PRIVATE LV_LVGL_H_INCLUDE_SIMPLE)
#target_compile_definitions(${COMPONENT_LIB} PRIVATE LV_LVGL_H_INCLUDE_SIMPLE)
set(SPIFFS_PARTITION_NAME "storage") # 如果分区名是 "storage"
# 设置 SPIFFS 根目录路径