Andre Richter
|
fad90e8bb1
|
Update/force explicit toolchain
|
2019-12-30 23:02:27 +01:00 |
|
Andre Richter
|
034e1f01d8
|
rename init() -> runtime_init()
|
2019-12-30 22:31:55 +01:00 |
|
Andre Richter
|
582d539212
|
Add console chars_read implementation
|
2019-12-25 17:29:51 +01:00 |
|
Andre Richter
|
10090900cc
|
Add missing source comments
|
2019-12-17 13:42:20 +01:00 |
|
Andre Richter
|
821c7e2103
|
QEMU: Don't spawn a VNC session
|
2019-12-01 23:55:13 +01:00 |
|
Andre Richter
|
9d77f46759
|
Some Makefile tweaks
|
2019-12-01 22:19:29 +01:00 |
|
Andre Richter
|
54137e8b38
|
Relicense as dual MIT OR Apache-2.0
|
2019-11-25 19:54:05 +01:00 |
|
Andre Richter
|
4098a749d1
|
Bump crate versions
|
2019-11-24 15:35:50 +01:00 |
|
Andre Richter
|
d31c17d914
|
More idiomatic register-rs use
|
2019-11-16 00:01:52 +01:00 |
|
Andre Richter
|
1cc8152fa1
|
Use register 0.4.x register_structs macro
|
2019-11-14 08:44:21 +01:00 |
|
Andre Richter
|
79a2a202b2
|
Make println! raw and an info! having the timestamp.
|
2019-11-13 09:11:05 +01:00 |
|
Andre Richter
|
1cc034b364
|
Makefile changes
|
2019-11-13 08:40:23 +01:00 |
|
Andre Richter
|
19744bdb61
|
New binaries: rustc 2019-11-04
|
2019-11-10 23:57:28 +01:00 |
|
Andre Richter
|
b2219ca520
|
Housekeeping
|
2019-11-07 22:40:08 +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
|
33b9b78f5e
|
Minor style fixes
|
2019-10-31 19:58:08 +01:00 |
|
Andre Richter
|
6119cf88b1
|
Actions: Add RPi4 build
|
2019-10-29 22:34:20 +01:00 |
|
Andre Richter
|
9bebad4765
|
Misspell run
|
2019-10-29 08:54:03 +01:00 |
|
Andre Richter
|
9547bf77af
|
Fix diff script
Closes #32
|
2019-10-27 23:12:47 +01:00 |
|
Andre Richter
|
dea5017128
|
move gpio funtion out of inner
|
2019-10-27 23:12:45 +01:00 |
|
Andre Richter
|
294408dbfe
|
Update README.md
|
2019-10-27 23:12:34 +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
|
16381c4db8
|
Put back accidentally removed code
|
2019-10-27 23:12:22 +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
|
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
|
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
|
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
|
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
|
6cfd5ccada
|
Add code for tutorial 06
|
2019-10-27 23:10:59 +01:00 |
|