backup
This commit is contained in:
@@ -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 根目录路径
|
||||
|
||||
Reference in New Issue
Block a user