mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Add a public API function to check that the bootloader binary does not overlap the partition table, mirroring the existing idf_check_binary_size pattern for application binaries. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>