Andre Richter
|
9547bf77af
|
Fix diff script
Closes #32
|
2019-10-27 23:12:47 +01:00 |
|
Andre Richter
|
2fe2dcba6d
|
Add support for Raspberry Pi 4 🎉
|
2019-10-27 23:12:26 +01:00 |
|
Andre Richter
|
2933bcf162
|
Separate init from main
|
2019-10-27 23:12:23 +01:00 |
|
Andre Richter
|
56a650397d
|
Having a little code formatting party
|
2019-10-27 23:12:20 +01:00 |
|
Andre Richter
|
29d992615d
|
Adapt tooling settings
|
2019-10-27 23:12:19 +01:00 |
|
Andre Richter
|
0ca114b408
|
Streamlining
|
2019-10-27 23:12:16 +01:00 |
|
Andre Richter
|
53f6b02787
|
Remove obsolete #[no_mange]
|
2019-10-27 23:12:11 +01:00 |
|
Andre Richter
|
d57cf418bf
|
Add arch use clause
|
2019-10-27 23:11:55 +01:00 |
|
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.
|
2019-10-27 23:11:52 +01:00 |
|
Andre Richter
|
be787f967c
|
Tiny rustfmt and vscode changes
|
2019-10-27 23:11:51 +01:00 |
|
Andre Richter
|
e7ae509376
|
minor streamlining
|
2019-10-27 23:10:57 +01:00 |
|
Andre Richter
|
595f416305
|
remove duplicate code
|
2019-10-27 23:10:55 +01:00 |
|
Andre Richter
|
8d29a14023
|
Add rustfmt.toml
|
2019-10-27 23:10:53 +01:00 |
|
Andre Richter
|
515a96925d
|
Minor adaptions
|
2019-10-27 23:10:51 +01:00 |
|
Andre Richter
|
70f82ccce4
|
Add vscode settings
|
2019-10-27 23:10:49 +01:00 |
|
Andre Richter
|
de3957009b
|
Use distinct path for interfaces
|
2019-10-27 23:10:47 +01:00 |
|
Andre Richter
|
678bec0eca
|
Various fixes
- Make cortex-a crate an optional dependecy of the rpi3 bsp
- Introduce wildcards for dependencies
- Change readme diff generation
|
2019-10-27 23:10:46 +01:00 |
|
Andre Richter
|
294538e323
|
Change to new aarch64-unknown-none-softfloat target
|
2019-10-27 23:10:45 +01:00 |
|
Andre Richter
|
a851959f89
|
Add code for tutorial 04
|
2019-10-27 23:10:44 +01:00 |
|