31 Commits (9819b557feb926c1793a3b60bb013520904b07d5)

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.
5 years ago
Andre Richter 890442e8f1
Fix typo 5 years ago
Andre Richter 1cba21bda1
Minor namespace adaptions 5 years ago
Andre Richter 646a51d69f
13: remove now obsolte extern crate statement 5 years ago
Andre Richter 2a7ebe15eb
13: Change tests to new module structure 5 years ago
Andre Richter f0513a6b0c
Upgrade to Rust nightly-2020-03-19 5 years ago
Andre Richter 474f58ced0
Add README diffs 5 years ago
Andre Richter 18a7f225e6
Update README.md 5 years ago
Andre Richter 1496e003d8
Refactor tutorial 13 5 years ago
Andre Richter 9a02e86960
Switch to rust-analyzer 5 years ago
Andre Richter d93e790a83
Cleanup stuff forgotten earlier 5 years ago
Andre Richter cd5b9f56b8
higher res version of testing gif 5 years ago
Andre Richter 72a4d28fc1
Bump to register 0.5.x 5 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 5 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
5 years ago
Andre Richter e7bf7fab0e
Fix UART stats; Remove unneeded conversion. 5 years ago
Andre Richter 8083fdbb36
Use different symbol. Seems better supported 5 years ago
Andre Richter 0e78932bf7
Treat clippy warnigs as error 5 years ago
Andre Richter f677e6d01f
Add one more test 5 years ago
Andre Richter 52d2799ee6
Some fixes/streamlining 5 years ago
Andre Richter c64dd1197a
For educational purposes, use own zero_bss(). 5 years ago
Andre Richter a41190e298
Ensure kernel panic starts on newline 5 years ago
Andre Richter 666d349a51
Fix runner.rb not propagating QEMU exit status 5 years ago
Andre Richter 6d9641d05f
Fix possibility of (.bss size) mod 8 != 0 5 years ago
Andre Richter 573d43e530
Remove false comment 5 years ago
Andre Richter e690f8e7e4
Copyright bump to 2020 🎆 5 years ago
Andre Richter 83264efc19
Fix github actions tty error 5 years ago
Andre Richter 70989b963c
Add unit test check option 5 years ago
Andre Richter 447b0aaa4e
Fix script generation in Makefile
This would fail if the target folder didnt exist already.
5 years ago
Andre Richter 23ab3e8d15
Minor corrections 5 years ago
Andre Richter 99daef4b23
Add tutorial 13 5 years ago