20 Commits (089565762a60462c527a907fba2caeee583fa58d)

Author SHA1 Message Date
Andre Richter 089565762a
Makefiles: Docker USB passthrough in Linux only
Detect if we run on Linux. If so, dockerize Makefile targets that need access to
USB devices. If we run on anything else, attempt to execute natively.

This will enable non-Linux Unixes like macOS to run the chainboot target, given
they install the needed Ruby dependencies.
4 years ago
Andre Richter 792b208643
Missed xdoc -> doc earlier 4 years ago
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.
4 years ago
Andre Richter 890442e8f1
Fix typo 4 years ago
Andre Richter e9ff018c92
09: Adapt to filename changes 4 years ago
Andre Richter 057be2f014
09: Provide High DPI version of gif 4 years ago
Andre Richter 474f58ced0
Add README diffs 4 years ago
Andre Richter 18a7f225e6
Update README.md 4 years ago
Andre Richter 7e583dc923
Refactor tutorial 09 4 years ago
Andre Richter 37b4d8d51e
Minipush: Fix error in displaying number of pushed KiB 4 years ago
Andre Richter 840c72d11b
Bump UART to 230400 Baud 4 years ago
Andre Richter bb78c779ca
Introducing Minipush, a raspbootcom replacement.
Gets rid of compiled C++, uses Ruby 💎
4 years ago
Andre Richter 0e78932bf7
Treat clippy warnigs as error 4 years ago
Andre Richter f6832bec31
Add ToC 5 years ago
Andre Richter 821c7e2103
QEMU: Don't spawn a VNC session 5 years ago
Andre Richter 1cc034b364
Makefile changes 5 years ago
Andre Richter e88c14c0f0
Remove temp file reference 5 years ago
Andre Richter b6952a99f1
Update README.md 5 years ago
Andre Richter 77456acdb6
Update README.md 5 years ago
Andre Richter 8d6c58ad57
Add code for tutorial 09 5 years ago