up
修复 显示问题
This commit is contained in:
@@ -4,10 +4,11 @@ file(GLOB_RECURSE SRC_LIST "*.c")
|
||||
|
||||
idf_component_register(
|
||||
SRCS ${SRC_LIST}
|
||||
PRIV_REQUIRES spi_flash esp_driver_spi esp_driver_gpio esp_timer
|
||||
PRIV_REQUIRES spi_flash esp_timer
|
||||
INCLUDE_DIRS "."
|
||||
REQUIRES
|
||||
spiffs
|
||||
driver
|
||||
PRIV_REQUIRES
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user