8 Commits (a507bba9da72c9a12df603498aba6e6f8f16458a)

Author SHA1 Message Date
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 063051391f
Add write_char() function early 5 years ago
Andre Richter 548d3796fc
Update README.md 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 4ac92b45dc
Add code for tutorial 05 5 years ago