Files
esp-idf/components
Ivan Grokhotkov 0fc30f4379 spi_flash: load partition table before adding an external partition
esp_partition_register_external did not call load_partitions, so if
it was called before any call to esp_partition_find, then the main
partition table would never be loaded. Introduce new function,
ensure_partitions_loaded, and call it both from esp_partition_find and
esp_partition_register_external.

Closes https://github.com/espressif/esp-idf/issues/4116
2019-10-18 11:14:32 +02:00
..
2019-07-07 01:51:45 +00:00
2019-06-21 19:53:29 +08:00
2019-10-10 09:11:01 +02:00
2019-10-10 10:43:42 +08:00
2019-09-30 11:42:05 +08:00
2019-06-21 19:53:29 +08:00
2019-09-30 11:42:05 +08:00
2019-08-21 18:40:50 +10:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00
2019-06-21 19:53:29 +08:00