We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be6dd2b commit 5d2fd00Copy full SHA for 5d2fd00
build.rs
@@ -0,0 +1,3 @@
1
+fn main() {
2
+ println!("cargo:rerun-if-changed=stm32f7.ld")
3
+}
0 commit comments