327 Commits (54137e8b3857be3a9c8556ea7c0a599d07188d0b)
 

Author SHA1 Message Date
Andre Richter 6787f4b02c
Update README.md 5 years ago
Andre Richter 579e06b476
Update README.md 5 years ago
Andre Richter 294408dbfe
Update README.md 5 years ago
Andre Richter ebebf23851
Update README.md 5 years ago
Andre Richter a507bba9da
Update README.md 5 years ago
Andre Richter f9ff346c9e
Update README.md 5 years ago
Andre Richter eb5e0f0ae9
Update README.md 5 years ago
Andre Richter 0019e6a732
Update README.md 5 years ago
Andre Richter 2fe2dcba6d
Add support for Raspberry Pi 4 🎉 5 years ago
Andre Richter 219493242c
Add code for tutorial 08 5 years ago
Andre Richter 2933bcf162
Separate init from main 5 years ago
Andre Richter 16381c4db8
Put back accidentally removed code 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 257aefea2c
typo 5 years ago
Andre Richter 0ca114b408
Streamlining 5 years ago
Andre Richter 228428c2ca
Add code for tutorial 07 5 years ago
Andre Richter 059b77fa36
Rustup 1.20 searches for components itself 🎉 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 40d08d5f7d
Update README.md 5 years ago
Andre Richter c6fe921ca8
Update README.md 5 years ago
Andre Richter 548d3796fc
Update README.md 5 years ago
Andre Richter 28bd523851
Update README.md 5 years ago
Andre Richter 34fb040c1b
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 18c49eb59f
Update README.md 5 years ago
Andre Richter 9a06e1ad95
Clean at the end 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 7cb4b92402
Update README.md 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 1ded3fb42a
Change some more license headers to SPDX 5 years ago
Andre Richter 76e183266f
Update README.md 5 years ago
Andre Richter fd27e039a4
Update README.md 5 years ago
Andre Richter 6cfd5ccada
Add code for tutorial 06 5 years ago
Andre Richter 4ac92b45dc
Add code for tutorial 05 5 years ago
Andre Richter e7ae509376
minor streamlining 5 years ago
Andre Richter 595f416305
remove duplicate code 5 years ago
Andre Richter d729888049
Forgot renaming 5 years ago
Andre Richter 8d29a14023
Add rustfmt.toml 5 years ago
Andre Richter 515a96925d
Minor adaptions 5 years ago
Andre Richter 4a58672d4d
Update utils 5 years ago
Andre Richter 70f82ccce4
Add vscode settings 5 years ago
Andre Richter de3957009b
Use distinct path for interfaces 5 years ago
Andre Richter 678bec0eca
Various fixes
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
5 years ago
Andre Richter 294538e323
Change to new aarch64-unknown-none-softfloat target 5 years ago
Andre Richter a851959f89
Add code for tutorial 04 5 years ago