Commit Graph

264 Commits

Author SHA1 Message Date
Andre Richter
29d992615d
Adapt tooling settings 2019-10-27 23:12:19 +01:00
Andre Richter
257aefea2c
typo 2019-10-27 23:12:18 +01:00
Andre Richter
0ca114b408
Streamlining 2019-10-27 23:12:16 +01:00
Andre Richter
228428c2ca
Add code for tutorial 07 2019-10-27 23:12:14 +01:00
Andre Richter
059b77fa36
Rustup 1.20 searches for components itself 🎉 2019-10-27 23:12:13 +01:00
Andre Richter
53f6b02787
Remove obsolete #[no_mange] 2019-10-27 23:12:11 +01:00
Andre Richter
063051391f
Add write_char() function early 2019-10-27 23:12:09 +01:00
Andre Richter
40d08d5f7d
Update README.md 2019-10-27 23:12:08 +01:00
Andre Richter
c6fe921ca8
Update README.md 2019-10-27 23:12:06 +01:00
Andre Richter
548d3796fc
Update README.md 2019-10-27 23:12:05 +01:00
Andre Richter
28bd523851
Update README.md 2019-10-27 23:12:04 +01:00
Andre Richter
34fb040c1b
Update README.md 2019-10-27 23:12:02 +01:00
Andre Richter
63958e6fb7
Update README.md 2019-10-27 23:12:01 +01:00
Andre Richter
e7cd63ce4c
Make 06 more SD card boot friendly 2019-10-27 23:12:00 +01:00
Andre Richter
18c49eb59f
Update README.md 2019-10-27 23:11:59 +01:00
Andre Richter
9a06e1ad95
Clean at the end 2019-10-27 23:11:57 +01:00
Andre Richter
7ae5063553
Defer BSP driver init to BSP code 2019-10-27 23:11:56 +01:00
Andre Richter
d57cf418bf
Add arch use clause 2019-10-27 23:11:55 +01:00
Andre Richter
7cb4b92402
Update README.md 2019-10-27 23:11:54 +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
1ded3fb42a
Change some more license headers to SPDX 2019-10-27 23:11:50 +01:00
Andre Richter
76e183266f
Update README.md 2019-10-27 23:11:49 +01:00
Andre Richter
fd27e039a4
Update README.md 2019-10-27 23:11:46 +01:00
Andre Richter
6cfd5ccada
Add code for tutorial 06 2019-10-27 23:10:59 +01:00
Andre Richter
4ac92b45dc
Add code for tutorial 05 2019-10-27 23:10:58 +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
d729888049
Forgot renaming 2019-10-27 23:10:54 +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
4a58672d4d
Update utils 2019-10-27 23:10:50 +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
Andre Richter
dd4a132259
Change linker scripts 2019-10-27 23:10:42 +01:00
Andre Richter
9cd0f6e6a8
Update README.md 2019-10-27 23:10:41 +01:00
Andre Richter
651097d55e
Add first bunch of README stubs 2019-10-27 23:10:39 +01:00
Andre Richter
f9020bbb03
Add script for diffing two tutorial sources 2019-10-27 23:10:38 +01:00
Andre Richter
35e6bc5be6
Update clean utility 2019-10-27 23:10:37 +01:00
Andre Richter
67ee3a9fa9
delete v1 tutorials 2019-10-27 23:10:34 +01:00
Andre Richter
8b6a4f1819
Add Rust embedded logo for docs 2019-10-27 23:09:41 +01:00
Andre Richter
3d8f12f619
Add code for tutorial 03 2019-10-27 23:09:39 +01:00
Andre Richter
784756eb04
Update utils 2019-10-27 23:09:38 +01:00
Andre Richter
d6accd6c69
Add code for tutorial 02 2019-10-27 23:09:36 +01:00
Andre Richter
cb78e1c7cc
Add code for tutorial 01 2019-10-27 23:09:35 +01:00
Andre Richter
fed22475d1
Make utils container name board agnostic 2019-10-27 23:09:34 +01:00
Andre Richter
70bfa885d7
Add universal raspboot script 2019-10-27 23:09:31 +01:00