mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-28 04:40:52 +00:00
4 lines
104 B
Rust
4 lines
104 B
Rust
// We can't remove build.rs because our Cargo.toml contains the `links` key.
|
|
// directive.
|
|
fn main() {}
|