mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 12:21:02 +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
|
|
}
|