filament/xiao-esp32c6/build.rs
2025-04-27 07:19:52 +08:00

3 lines
53 B
Rust

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