mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
8d651e5e99
Changed the type of erase size(esp_https_ota.c) from int to uint_32 type, so that it do not overflow.