mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
bootloader: move bootloader flash support to isolate folders
This commit is contained in:
@@ -37,6 +37,7 @@ INCLUDE_DIRS := \
|
||||
esp32/include \
|
||||
esp_timer/include \
|
||||
bootloader_support/include \
|
||||
bootloader_support/bootloader_flash/include \
|
||||
app_update/include \
|
||||
hal/include \
|
||||
hal/esp32/include \
|
||||
|
@@ -31,6 +31,7 @@ INCLUDE_DIRS := \
|
||||
esp32/include \
|
||||
esp_timer/include \
|
||||
bootloader_support/include \
|
||||
bootloader_support/bootloader_flash/include \
|
||||
app_update/include \
|
||||
hal/include \
|
||||
spi_flash/include \
|
||||
|
Reference in New Issue
Block a user