4 lines
53 B
Rust
Raw Normal View History

2025-09-20 15:51:15 -04:00
fn main() {
embuild::espidf::sysenv::output();
}