bootloader: fix external 32k xtal not found error
This commit is contained in:
@@ -27,7 +27,8 @@ set(COMPONENTS
|
||||
spi_flash
|
||||
micro-ecc
|
||||
main
|
||||
efuse)
|
||||
efuse
|
||||
esp_system)
|
||||
set(BOOTLOADER_BUILD 1)
|
||||
include("${IDF_PATH}/tools/cmake/project.cmake")
|
||||
set(common_req log esp_rom esp_common esp_hw_support hal)
|
||||
|
||||
Reference in New Issue
Block a user