6 Commits (4618858f4549fcbb80e3790d33d9b8745c8f3dea)

Author SHA1 Message Date
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 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 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