mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
app_update: Add support esp32s2beta
This commit is contained in:
committed by
Angus Gratton
parent
6f102125b4
commit
6257828348
@@ -39,9 +39,7 @@
|
||||
#include "bootloader_common.h"
|
||||
#include "sys/param.h"
|
||||
#include "esp_system.h"
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
#include "esp_efuse.h"
|
||||
#endif
|
||||
|
||||
|
||||
#define SUB_TYPE_ID(i) (i & 0x0F)
|
||||
|
Reference in New Issue
Block a user