esp32c3_wifi 0.1.3

A Rust library for managing WiFi on the ESP32-C3 microcontroller.
1
2
3
fn main() {
    embuild::espidf::sysenv::output();
}