29 Commits (54137e8b3857be3a9c8556ea7c0a599d07188d0b)

Author SHA1 Message Date
Andre Richter 54137e8b38
Relicense as dual MIT OR Apache-2.0 5 years ago
Andre Richter 4098a749d1
Bump crate versions 5 years ago
Andre Richter 1cc8152fa1
Use register 0.4.x register_structs macro 5 years ago
Andre Richter 79a2a202b2
Make println! raw and an info! having the timestamp. 5 years ago
Andre Richter 1cc034b364
Makefile changes 5 years ago
Andre Richter 19744bdb61
New binaries: rustc 2019-11-04 5 years ago
Andre Richter b2219ca520
Housekeeping 5 years ago
Andre Richter 8c2b18e8ce
More robust, self-contained UART printing in panic! 5 years ago
Andre Richter 6cab68ec3a
Built with new compiler version 5 years ago
Andre Richter 33b9b78f5e
Minor style fixes 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 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 29d992615d
Adapt tooling settings 5 years ago
Andre Richter 0ca114b408
Streamlining 5 years ago
Andre Richter 53f6b02787
Remove obsolete #[no_mange] 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 d57cf418bf
Add arch use clause 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 be787f967c
Tiny rustfmt and vscode changes 5 years ago
Andre Richter 4ac92b45dc
Add code for tutorial 05 5 years ago