117 Commits (master)

Author SHA1 Message Date
Andre Richter f9ff346c9e
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 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 e7ae509376
minor streamlining 5 years ago
Andre Richter 8d29a14023
Add rustfmt.toml 5 years ago
Andre Richter 70f82ccce4
Add vscode settings 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 dd4a132259
Change linker scripts 5 years ago
Andre Richter 651097d55e
Add first bunch of README stubs 5 years ago
Andre Richter 8b6a4f1819
Add Rust embedded logo for docs 5 years ago
Andre Richter d6accd6c69
Add code for tutorial 02 5 years ago