/ esp32c6-sensor / build.rs
build.rs
1  fn main() {
2      println!("cargo:rustc-link-arg=-Tlinkall.x");
3  }