Files
esp32s3ETH_hello_world/build.rs
T
2026-08-24 19:30:05 -07:00

4 lines
53 B
Rust

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