]> granicus.if.org Git - esp-idf/commit
Merge branch 'bugfix/ext_flash_load_partitions' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Wed, 2 Oct 2019 10:50:54 +0000 (18:50 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Wed, 2 Oct 2019 10:50:54 +0000 (18:50 +0800)
commitadbf0bff53e3c72196eec6849b6f1010b4a7a119
tree1f049fa315a82125d0d4810d992f43c8ae75ae6b
parentc2a9f0643e3a951f4b7fe780f2dd53a20cf00bcb
parent391d7ee4c7327c1e303c92c9b2e1e7c1e1e2e894
Merge branch 'bugfix/ext_flash_load_partitions' into 'master'

spi_flash: ensure partition table loaded when esp_partition_register_external is called

Closes IDFGH-1916

See merge request espressif/esp-idf!6244