Search found 1 match
- Thu Oct 21, 2021 8:26 am
- Forum: ESP-IDF
- Topic: Purpose of the partition table md5 checksum
- Replies: 6
- Views: 3472
Purpose of the partition table md5 checksum
Hi, We have moved to IDF 4.3 and faced problems during OTA with some old devices. Those devices do not have md5 checksum in the partition table since we were using CMake build system since IDF 3.3. And for some time it was not generated. ( https://github.com/espressif/esp-idf/commit/1a29ddbd33792c9c...