mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-04 20:05:25 +02:00
components: use new component registration api
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
set(COMPONENT_PRIV_REQUIRES bootloader)
|
||||
register_component()
|
||||
idf_component_register(REQUIRES bootloader)
|
||||
|
||||
string(REPLACE ";" " " ESPTOOLPY_FLASH_PROJECT_OPTIONS "${ESPTOOLPY_ELF2IMAGE_FLASH_OPTIONS}")
|
||||
set(ESPTOOLPY_FLASH_PROJECT_OPTIONS
|
||||
|
||||
Reference in New Issue
Block a user