kitfort-esp32-mod/firmware/build.rs
2025-03-04 15:44:05 +03:00

3 lines
53 B
Rust

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