mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
build system: support for multiple targets
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require_idf_targets(esp32)
|
||||
|
||||
if(BOOTLOADER_BUILD)
|
||||
# For bootloader, all we need from esp32 is headers
|
||||
set(COMPONENT_ADD_INCLUDEDIRS include)
|
||||
|
||||
Reference in New Issue
Block a user