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 @@
This file has an mtime of when this was started.

View File

@@ -0,0 +1,5 @@
MEMORY
{
FLASH (rx) : ORIGIN = 0x00000000, LENGTH = 0x00040000
RAM (rwx) : ORIGIN = 0x20000000, LENGTH = 0x00008000
}

View File

@@ -0,0 +1,3 @@
cargo:rustc-link-search=/home/filip/Documents/programming/uni/progvs/tm4c-rtic-example/target/debug/build/tm4c123x-hal-1e96ddca682f6e10/out
cargo:rerun-if-changed=build.rs
cargo:rerun-if-changed=memory.x

View File

@@ -0,0 +1 @@
/home/filip/Documents/programming/uni/progvs/tm4c-rtic-example/target/debug/build/tm4c123x-hal-1e96ddca682f6e10/out