This example is based on esp_https_ota
component's APIs.
- The main/repartition.h is copied from forum post: https://www.esp32.com/viewtopic.php?f=13&t=12004#p52962 and further adapted/enhanced to match the requirements.
- Blogpost that uses this application: https://insigh.io/blog/over-the-air-switch-from-esp-idf-to-micropython/