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 2e72a8408f
Rework driver subsystem
This update significantly decouples the generic kernel code
from the BSP code.
Prior to this patch, the BSP had way too much business logic
that should have always been the generic kernel's concern.
2 years ago
..
.vscode Rework driver subsystem 2 years ago
src Rework driver subsystem 2 years ago
tests Refactor Tests and Makefile 3 years ago
Cargo.lock Bump dependencies 2 years ago
Cargo.toml Bump dependencies 2 years ago
Makefile Add Cargo.toml to dependencies 2 years ago
README.md Add code for tutorial 09 5 years ago
build.rs Linker: Use absolute library path 2 years ago
jtag_boot_rpi3.img Bump dependencies 2 years ago
jtag_boot_rpi4.img Bump dependencies 2 years ago
update.sh X1: Fix deletion of non-existent file 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.