examples init

This commit is contained in:
Priec
2025-10-09 12:30:07 +02:00
commit 42ef7c380d
297 changed files with 5093 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
cargo:rustc-check-cfg=cfg(armv6m)
cargo:rustc-check-cfg=cfg(armv7m)
cargo:rustc-check-cfg=cfg(armv8m)
cargo:rustc-check-cfg=cfg(cortex_m)
cargo:rustc-check-cfg=cfg(has_fpu)
cargo:rustc-link-search=/home/filip/Documents/programming/uni/progvs/tm4c-rtic-example/target/debug/build/cortex-m-rt-728fd62e60ea4895/out
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=link.x.in