You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Richter de3ba3e871 Refactor Tests and Makefile
- Carve out common files for tests
- Add boot tests starting tutorial 3
- Overhaul the Makefile for more structure
3 years ago
..
_arch/aarch64 Switch to tock-registers: Sources for tutorial 15 3 years ago
bsp Switch to tock-registers: Sources for tutorial 15 3 years ago
cpu Add tutorial 15 3 years ago
exception Add tutorial 15 3 years ago
memory Bump toolchain version; Fix clippy warnings 3 years ago
bsp.rs Add tutorial 15 3 years ago
common.rs Add tutorial 15 3 years ago
console.rs Add tutorial 15 3 years ago
cpu.rs Add tutorial 15 3 years ago
driver.rs Add tutorial 15 3 years ago
exception.rs Add tutorial 15 3 years ago
lib.rs Refactor Tests and Makefile 3 years ago
main.rs Minor fixes 3 years ago
memory.rs Init DRAM in assembly instead of Rust 3 years ago
panic_wait.rs Refactor Tests and Makefile 3 years ago
print.rs Add tutorial 15 3 years ago
state.rs Add tutorial 15 3 years ago
synchronization.rs Add tutorial 15 3 years ago
time.rs Add tutorial 15 3 years ago