esp-idf/components/spi_flash/sim/stubs
KonstantinKondrashov 208b41975b partition_table: Fix case when a few similar to otadata partitions in the table
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).
2021-10-26 16:07:31 +08:00
..
app_update spi_flash: Enable flash emulation down to ROM function calls 2018-06-06 17:35:30 +00:00
bootloader_support app_update: Add API for getting sha256_of_partition 2018-08-13 13:59:07 +05:00
driver/include/driver Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp32 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_common spi_flash: mocking should be possible now 2020-12-14 18:53:14 +08:00
esp_timer Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
freertos/include/freertos Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
log Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
newlib Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdmmc/include Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
soc/include/hal [nvs] nvs page host runs in CI, fix build failure 2021-09-10 13:02:51 +08:00
spi_flash partition_table: Fix case when a few similar to otadata partitions in the table 2021-10-26 16:07:31 +08:00
vfs/include Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
xtensa linux: added linux target 2020-12-14 18:53:14 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
Makefile Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
Makefile.files Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00