mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-06-03 19:49:09 +08:00
feat(bootloader): basic boot
This commit is contained in:
@ -23,6 +23,7 @@ extern "C"
|
||||
|
||||
#define ESP_PARTITION_TABLE_ADDR CONFIG_PARTITION_TABLE_OFFSET
|
||||
#define ESP_PARTITION_MAGIC 0x50AA
|
||||
#define ESP_PARTITION_MAGIC_MD5 0xEBEB
|
||||
|
||||
/* OTA selection structure (two copies in the OTA data partition.)
|
||||
Size of 32 bytes is friendly to flash encryption */
|
||||
|
Reference in New Issue
Block a user