Commit Graph

17 Commits

Author SHA1 Message Date
Andre Richter
e8d787f627
Refactor tutorial 02 2020-03-28 13:27:23 +01:00
Andre Richter
72a4d28fc1
Bump to register 0.5.x 2020-01-16 22:06:43 +01:00
Andre Richter
c64dd1197a
For educational purposes, use own zero_bss(). 2020-01-04 18:15:43 +01:00
Andre Richter
fad90e8bb1
Update/force explicit toolchain 2019-12-30 23:02:27 +01:00
Andre Richter
10090900cc
Add missing source comments 2019-12-17 13:42:20 +01:00
Andre Richter
79a2a202b2
Make println! raw and an info! having the timestamp. 2019-11-13 09:11:05 +01:00
Andre Richter
19744bdb61
New binaries: rustc 2019-11-04 2019-11-10 23:57:28 +01:00
Andre Richter
8c2b18e8ce
More robust, self-contained UART printing in panic! 2019-11-06 22:45:29 +01:00
Andre Richter
6cab68ec3a
Built with new compiler version 2019-11-01 23:21:57 +01:00
Andre Richter
9bebad4765
Misspell run 2019-10-29 08:54:03 +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
0ca114b408
Streamlining 2019-10-27 23:12:16 +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
294538e323
Change to new aarch64-unknown-none-softfloat target 2019-10-27 23:10:45 +01:00
Andre Richter
8b6a4f1819
Add Rust embedded logo for docs 2019-10-27 23:09:41 +01:00
Andre Richter
d6accd6c69
Add code for tutorial 02 2019-10-27 23:09:36 +01:00