esp32/lib/rgb-led/build.rs

4 lines
53 B
Rust
Raw Permalink Normal View History

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