Commit Graph

21 Commits

Author SHA1 Message Date
Andre Richter
d93e790a83
Cleanup stuff forgotten earlier 2020-01-17 21:03:44 +01:00
Andre Richter
cd5b9f56b8
higher res version of testing gif 2020-01-16 22:35:55 +01:00
Andre Richter
72a4d28fc1
Bump to register 0.5.x 2020-01-16 22:06:43 +01:00
Andre Richter
840c72d11b
Bump UART to 230400 Baud 2020-01-14 21:53:28 +01:00
Andre Richter
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 2020-01-11 22:12:35 +01:00
Andre Richter
8083fdbb36
Use different symbol. Seems better supported 2020-01-09 22:27:24 +01:00
Andre Richter
0e78932bf7
Treat clippy warnigs as error 2020-01-09 22:11:39 +01:00
Andre Richter
f677e6d01f
Add one more test 2020-01-04 22:45:26 +01:00
Andre Richter
52d2799ee6
Some fixes/streamlining 2020-01-04 22:27:23 +01:00
Andre Richter
c64dd1197a
For educational purposes, use own zero_bss(). 2020-01-04 18:15:43 +01:00
Andre Richter
a41190e298
Ensure kernel panic starts on newline 2020-01-04 00:59:37 +01:00
Andre Richter
666d349a51
Fix runner.rb not propagating QEMU exit status 2020-01-04 00:37:57 +01:00
Andre Richter
6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 2020-01-03 21:11:25 +01:00
Andre Richter
573d43e530
Remove false comment 2020-01-03 01:03:38 +01:00
Andre Richter
e690f8e7e4
Copyright bump to 2020 🎆 2020-01-02 00:41:03 +01:00
Andre Richter
83264efc19
Fix github actions tty error 2020-01-02 00:18:56 +01:00
Andre Richter
70989b963c
Add unit test check option 2020-01-01 23:37:39 +01:00
Andre Richter
447b0aaa4e
Fix script generation in Makefile
This would fail if the target folder didnt exist already.
2020-01-01 22:34:45 +01:00
Andre Richter
23ab3e8d15
Minor corrections 2019-12-31 00:26:19 +01:00
Andre Richter
99daef4b23
Add tutorial 13 2019-12-31 00:06:49 +01:00