10 Commits (44bb3f89429e28a5855e205ee1472784c88d580d)

Author SHA1 Message Date
Andre Richter 44bb3f8942
Update copyright year 4 years ago
Andre Richter cfc3bfc996
Switch to new Rust inline asm! syntax 4 years ago
Andre Richter 82f97c000b
Switch to llvm_asm! to avoid future breakage 4 years ago
Andre Richter 6588cd9be6
Refactor tutorial 01 4 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 5 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter 56a650397d
Having a little code formatting party 5 years ago
Andre Richter 038c558ac8
Big restructuring for more modularity
- Make architecture code separate from BSP code
- Make BSPs pull in drivers from a generic folder
    - Enables reuse of drivers between different BSPs.
5 years ago
Andre Richter 8b6a4f1819
Add Rust embedded logo for docs 5 years ago
Andre Richter cb78e1c7cc
Add code for tutorial 01 5 years ago