forked from espressif/esp-idf
bootloader: Add support esp32s2beta
This commit is contained in:
committed by
Angus Gratton
parent
d06b2a3598
commit
6f102125b4
@@ -63,10 +63,7 @@
|
||||
#include "bootloader_common.h"
|
||||
#include "bootloader_utility.h"
|
||||
#include "bootloader_sha.h"
|
||||
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
#include "esp_efuse.h"
|
||||
#endif
|
||||
|
||||
static const char *TAG = "boot";
|
||||
|
||||
|
Reference in New Issue
Block a user