Commit Graph

23 Commits

Author SHA1 Message Date
Andre Richter
c4f9432e13
Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀
`rustup target add aarch64-unknown-none-softfloat` is now a thing.
It is no longer required to build rust-std on-demand with `xbuild`.

This reduces compile-times significantly.
2020-04-07 23:17:48 +02:00
Andre Richter
890442e8f1
Fix typo 2020-04-06 22:13:29 +02:00
Andre Richter
1cba21bda1
Minor namespace adaptions 2020-03-31 23:45:17 +02:00
Andre Richter
2a7ebe15eb
13: Change tests to new module structure 2020-03-28 21:16:56 +01:00
Andre Richter
474f58ced0
Add README diffs 2020-03-28 15:42:42 +01:00
Andre Richter
18a7f225e6
Update README.md 2020-03-28 15:40:58 +01:00
Andre Richter
1496e003d8
Refactor tutorial 13 2020-03-28 13:23:22 +01:00
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
bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
2020-01-14 20:45:41 +01:00
Andre Richter
8083fdbb36
Use different symbol. Seems better supported 2020-01-09 22:27:24 +01:00
Andre Richter
f677e6d01f
Add one more test 2020-01-04 22:45:26 +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
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