mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-05 01:39:23 +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.