cardputer/test-app/build.rs
2025-07-04 09:10:36 +01:00

3 lines
53 B
Rust

fn main() {
embuild::espidf::sysenv::output();
}