cardputer/test-app/build.rs

4 lines
53 B
Rust
Raw Normal View History

2025-07-04 09:10:36 +01:00
fn main() {
embuild::espidf::sysenv::output();
}