micropython/tests/ports
Emil Kondayan 624174aa18 esp32/ota: Implement ESP-IDF OTA functionality.
Implemented new functions:
* mark_app_invalid_rollback_and_reboot()
* check_rollback_is_possible()
* app_description()
* app_state()
* ota_begin()
* ota_write()
* ota_write_with_offset() for ESP-IDF version >= 4.2
* ota_end()
* ota_abort() for ESP-IDF version >= 4.3

* create tests
* update documentation

esp32/ota: Implement ESP-IDF OTA functionality.
2024-04-08 08:19:01 +03:00
..
cc3200
esp32 esp32/ota: Implement ESP-IDF OTA functionality. 2024-04-08 08:19:01 +03:00
qemu-arm
renesas-ra
rp2
stm32
stm32_hardware
unix
webassembly