filament/xiao-esp32c6/build.rs
2025-06-28 16:59:55 -05:00

3 lines
53 B
Rust

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