mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
partition_table requires esptool_py for esptool_py_flash_target
Closes https://github.com/espressif/esp-idf/pull/6672 Closes https://github.com/espressif/esp-idf/issues/6670
This commit is contained in:
parent
ffe5e45c77
commit
3942b61a1e
@ -1,4 +1,4 @@
|
||||
idf_component_register()
|
||||
idf_component_register(PRIV_REQUIRES esptool_py)
|
||||
|
||||
if(BOOTLOADER_BUILD)
|
||||
return()
|
||||
|
Loading…
Reference in New Issue
Block a user