flipflop/build.rs
2025-09-06 02:35:57 -07:00

3 lines
53 B
Rust

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