7 Commits (44bb3f89429e28a5855e205ee1472784c88d580d)

Author SHA1 Message Date
Andre Richter 44bb3f8942
Update copyright year 4 years ago
Andre Richter 4618858f45
Update panic_wait.rs 4 years ago
Andre Richter 53c1163c51
01: Remove LTO to fix linking bug.
For some reason, LTO caused "_start" to start at 0x00080020
instead of 0x00080000.
4 years ago
Andre Richter 6588cd9be6
Refactor tutorial 01 5 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 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