Files
claw/third_party/zeroclaw/firmware/esp32/build.rs

4 lines
53 B
Rust

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