32 Commits (6588cd9be6e87af6041843eb091b787a08e5de1a)

Author SHA1 Message Date
Andre Richter 91575eaa2c
Refactor tutorial 06 5 years ago
Andre Richter 7d86a1d6ab Change note about start4.elf file naming. 5 years ago
Andreas Schmidt ef571a75a7 fix start4.elf file naming to boot on Raspi 4 5 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 5 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 5 years ago
Andre Richter e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 5 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 5 years ago
Andre Richter a41190e298
Ensure kernel panic starts on newline 5 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 5 years ago
Andre Richter 582d539212
Add console chars_read implementation 5 years ago
Andre Richter 10090900cc
Add missing source comments 5 years ago
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter d31c17d914
More idiomatic register-rs use 5 years ago
Andre Richter 1cc8152fa1
Use register 0.4.x register_structs macro 5 years ago
Andre Richter 8c2b18e8ce
More robust, self-contained UART printing in panic! 5 years ago
Andre Richter 6119cf88b1
Actions: Add RPi4 build 5 years ago
Andre Richter 9bebad4765
Misspell run 5 years ago
Andre Richter 9547bf77af
Fix diff script
Closes #32
5 years ago
Andre Richter dea5017128
move gpio funtion out of inner 5 years ago
Andre Richter 294408dbfe
Update README.md 5 years ago
Andre Richter 2fe2dcba6d
Add support for Raspberry Pi 4 🎉 5 years ago
Andre Richter 2933bcf162
Separate init from main 5 years ago
Andre Richter 56a650397d
Having a little code formatting party 5 years ago
Andre Richter 0ca114b408
Streamlining 5 years ago
Andre Richter 063051391f
Add write_char() function early 5 years ago
Andre Richter 40d08d5f7d
Update README.md 5 years ago
Andre Richter c6fe921ca8
Update README.md 5 years ago
Andre Richter 63958e6fb7
Update README.md 5 years ago
Andre Richter e7cd63ce4c
Make 06 more SD card boot friendly 5 years ago
Andre Richter 7ae5063553
Defer BSP driver init to BSP code 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 6cfd5ccada
Add code for tutorial 06 5 years ago