esp32/lib/wifi/build.rs

4 lines
53 B
Rust
Raw Permalink Normal View History

fn main() {
embuild::espidf::sysenv::output();
}