You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
.vscode Switch to rust-analyzer 4 years ago
src Minor namespace adaptions 4 years ago
Cargo.lock Refactor tutorial X1 4 years ago
Cargo.toml Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀 4 years ago
Makefile Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀 4 years ago
README.md Add code for tutorial 09 5 years ago
jtag_boot_rpi3.img Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀 4 years ago
jtag_boot_rpi4.img Remove xbuild. Use upstream aarch64 rust-std 🎉 🦀 4 years ago
update.sh Delete stale files after update 5 years ago

README.md

Xtra 1 - JTAG boot

Not much is happening here. The binary just patiently waits for a JTAG debugger to connect.