Andre Richter
|
d901ae6cfe
|
Update copyright
|
2022-01-15 21:50:11 +01:00 |
|
Andre Richter
|
7d02537515
|
Bump toolchain
|
2021-12-20 00:01:38 +01:00 |
|
Andre Richter
|
fb4a30f64c
|
Upgrade to Rust 2021 edition
|
2021-10-13 08:19:06 +02:00 |
|
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
|
2021-07-12 22:27:32 +02:00 |
|
Andre Richter
|
b23c4318f2
|
Switch to tock-registers: Documentation and misc updates
|
2021-07-06 23:22:56 +02:00 |
|
Andre Richter
|
8c2cec00be
|
Assembly: Use local label syntax for named labels
This prevents that they show up in the symbol table.
|
2021-07-04 15:50:46 +02:00 |
|
Andre Richter
|
7f666000ce
|
Init DRAM in assembly instead of Rust
See https://github.com/rust-embedded/cortex-m-rt/issues/300
|
2021-07-02 23:14:35 +02:00 |
|
Andre Richter
|
9f1920c2c6
|
Give the project a name
🦩
|
2021-04-04 22:30:40 +02:00 |
|
Andre Richter
|
b4ed84dd77
|
Replace ldr pseudo-instruction with adrp/add
|
2021-03-22 22:54:08 +01:00 |
|
Andre Richter
|
f81eb7428d
|
Adapt tutorial numbers
|
2021-03-20 10:47:39 +01:00 |
|