4 lines
53 B
Rust
Raw Normal View History

2025-07-06 13:22:06 -04:00
fn main() {
embuild::espidf::sysenv::output();
}