4 lines
53 B
Rust
Raw Normal View History

2025-09-21 11:54:43 -04:00
fn main() {
embuild::espidf::sysenv::output();
}