20 Commits (dee575bb18c8ffa89d81331d4474d07219ef1cd3)

Author SHA1 Message Date
Andre Richter dee575bb18
Bump QEMU to 6.1; Tag Docker images from now on 3 years ago
lightning1141 02937e8033 docs: Remove pl011_uart duplicate comments. 3 years ago
Andre Richter fb4a30f64c
Upgrade to Rust 2021 edition 3 years ago
Andre Richter 41cd775c96
Bump dependencies 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 b23c4318f2 Switch to tock-registers: Documentation and misc updates 3 years ago
Andre Richter e1728636c1 Switch to tock-registers: Sources for tutorials 13..02 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 5d6b68d710
rust-analyzer: Fix error with recent version 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 f6c48b5474
Remove -i; Add chainloader test to CI 3 years ago
Andre Richter f6f668c781
Fix misspelled clippy lint 3 years ago
Andre Richter 389fde2aa5
Remove wrong public access control 3 years ago
Andre Richter 8982682d47
Add chainloader test
closes #101
3 years ago
Andre Richter d296ad4aa4
Minor fixes 4 years ago
Andre Richter 9f1920c2c6
Give the project a name
🦩
4 years ago
Andre Richter b025f5577c
Use raw string literal for logo 4 years ago
Andre Richter c0da8ab1b7
Remove confusing statement 4 years ago
Andre Richter b4ed84dd77
Replace ldr pseudo-instruction with adrp/add 4 years ago
Andre Richter f81eb7428d
Adapt tutorial numbers 4 years ago