mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-17 03:58:19 +08:00
fix: ota erase rf cal sector
This commit is contained in:
@@ -59,6 +59,10 @@ extern "C" {
|
||||
#define UPGRADE_FW_BIN1 0x00 /**< firmware, user1.bin */
|
||||
#define UPGRADE_FW_BIN2 0x01 /**< firmware, user2.bin */
|
||||
|
||||
#define SYSTEM_BIN_NO_MAP_MAX_SECTOR 58
|
||||
#define SYSTEM_BIN_MAP_512_512_MAX_SECTOR 122
|
||||
#define SYSTEM_BIN_MAP_1024_1024_MAX_SECTOR 250
|
||||
|
||||
/**
|
||||
* @brief Callback of upgrading firmware through WiFi.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user