mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 02:26:08 +00:00
Changed the type of erase size(esp_https_ota.c) from int to uint_32 type, so that it do not overflow.
Changed the type of erase size(esp_https_ota.c) from int to uint_32 type, so that it do not overflow.