mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-11 01:32:09 +03:00
For backward compatibility, since externalproject_add is used by project_include.cmake in the bootloader component. The ExternalProject should probably be included there instead. Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>