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 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
..
.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 Makefiles: Docker USB passthrough in Linux only 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 4 years ago

README.md

Xtra 1 - JTAG boot

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