mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
Merge branch 'master' into feature/esp32s2beta_merge
This commit is contained in:
@@ -9,3 +9,6 @@ idf_component_register(SRCS "esp_spiffs.c"
|
||||
PRIV_INCLUDE_DIRS "." "spiffs/src"
|
||||
REQUIRES spi_flash
|
||||
PRIV_REQUIRES bootloader_support)
|
||||
|
||||
set_source_files_properties(spiffs/src/spiffs_nucleus.c PROPERTIES COMPILE_FLAGS -Wno-stringop-truncation)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user