Merge branch 'master' into feature/esp32s2beta_update

This commit is contained in:
Angus Gratton
2019-08-08 14:00:45 +10:00
committed by Angus Gratton
657 changed files with 6814 additions and 7534 deletions

View File

@@ -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