mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-16 04:22:22 +00:00
Merge branch 'master' into feature/esp32s2beta_update
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# TODO esp32s2beta: Support uncommenting this
|
||||
# require_idf_targets(esp32)
|
||||
idf_build_get_property(target IDF_TARGET)
|
||||
if(NOT "${target}" STREQUAL "esp32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOTLOADER_BUILD)
|
||||
# For bootloader, all we need from esp32 is headers
|
||||
|
||||
Reference in New Issue
Block a user