esp-hal/esp-bootloader-esp-idf
Björn Quentin 5da68279bc
Rework ota (#4150)
* OTA Fixes

- Support up to 16 OTA app partitions
- Fixed some bugs and shortcomings
- Added an OTA helper

* Changelog

* CHANGELOG.md

* Fix

* Constants

* Code comments

* Make code more readable

* Fix auto-complete's sins
2025-09-22 13:48:59 +00:00
..
2025-09-22 13:48:59 +00:00
2025-09-22 13:48:59 +00:00
2025-06-25 11:20:52 +00:00

esp-bootloader-esp-idf

Crates.io docs.rs MSRV Crates.io Matrix

This offers additional support for the ESP-IDF 2nd stage bootloader.

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile when using the latest stable Rust version at the time of the crate's release. It might compile with older versions, but that may change in any new release, including patches.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.