mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
208b41975b
It was when in the partition table there is a partition with type="data" and suptype=""(empty), in this case type=1, suptype=0. It is similar to otadata partition. This commit fixes it, now it will handle it as type=1, suptype=6 (ESP_PARTITION_SUBTYPE_DATA_UNDEFINED). |
||
---|---|---|
.. | ||
esp_flash_internal.h | ||
esp_flash_spi_init.h | ||
esp_flash.h | ||
esp_partition.h | ||
esp_spi_flash_counters.h | ||
esp_spi_flash.h | ||
memspi_host_driver.h | ||
spi_flash_chip_boya.h | ||
spi_flash_chip_driver.h | ||
spi_flash_chip_gd.h | ||
spi_flash_chip_generic.h | ||
spi_flash_chip_issi.h | ||
spi_flash_chip_mxic.h | ||
spi_flash_chip_winbond.h |