esp-ota 0.2.2

Easy OTA updates for ESP32 chips using only safe Rust. Transport agnostic.
1
2
3
fn main() {
    embuild::espidf::sysenv::output();
}