mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 09:42:35 +00:00

- When esp_parition_find_first() is called with the partition label provided as NULL by the bootloader, allowing matching to the first partition that matches partition_type and partition_subtype as done in the app variant.