mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2026-01-19 23:05:54 +00:00
5 lines
135 B
Rust
5 lines
135 B
Rust
fn main() {
|
|
embuild::espidf::sysenv::relay();
|
|
embuild::espidf::sysenv::output(); // Only necessary for building the examples
|
|
}
|