flipflop/build.rs

4 lines
53 B
Rust
Raw Permalink Normal View History

2025-09-06 02:35:57 -07:00
fn main() {
embuild::espidf::sysenv::output();
}