13 Commits (b1c438dc6693431885e597890daeb5536a991e0b)

Author SHA1 Message Date
Andre Richter b1c438dc66
Remove unused external symbols 3 years ago
Andre Richter 920af57ab4
Refactor parts of exception handling 3 years ago
Andre Richter 909b05b23f
Bump compiler version 3 years ago
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
Andre Richter 04e0f5bae0 Switch to tock-registers: Sources for tutorial 16 3 years ago
Andre Richter 8c2cec00be
Assembly: Use local label syntax for named labels
This prevents that they show up in the symbol table.
3 years ago
Andre Richter 7f666000ce
Init DRAM in assembly instead of Rust
See https://github.com/rust-embedded/cortex-m-rt/issues/300
3 years ago
Andre Richter 80c88e4d6b
Bump toolchain version; Fix clippy warnings 3 years ago
Andre Richter f6f668c781
Fix misspelled clippy lint 3 years ago
Andre Richter 07fb63ae5f
Fix wrong order of range in comment 4 years ago
Andre Richter d296ad4aa4
Minor fixes 4 years ago
Andre Richter 9f1920c2c6
Give the project a name
🦩
4 years ago
Andre Richter b4e3ebc606
Add tutorial 16 4 years ago