25 Commits (5c193d58037635ad9fb3dec080922acef2ffe376)

Author SHA1 Message Date
Andre Richter 5c193d5803
Change to a simpler mutex API 4 years ago
Andre Richter 8fc250fc08
Streamline READMEs 4 years ago
Andre Richter c78568bba1
Update some links 4 years ago
jjy 58c0e04a27 Fix typo 4 years ago
Andre Richter 474f58ced0
Add README diffs 4 years ago
Andre Richter 523af645cd
Refactor tutorial 05 4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 5 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 5 years ago
Andre Richter f6832bec31
Add ToC 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 b2219ca520
Housekeeping 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 1102343ce2
Update README.md 5 years ago
Andre Richter ebebf23851
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 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