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.
 
 
 
 
histausse c1d2723f7d
Remove qemu uart driver, the raspi3 UART driver works with qemu
2 years ago
bootloader_files first commit: rpi3 blinking led 2 years ago
doc first commit: rpi3 blinking led 2 years ago
src Remove qemu uart driver, the raspi3 UART driver works with qemu 2 years ago
.gitignore first commit: rpi3 blinking led 2 years ago
Cargo.lock first commit: rpi3 blinking led 2 years ago
Cargo.toml first commit: rpi3 blinking led 2 years ago
README.md first commit: rpi3 blinking led 2 years ago
build.rs first commit: rpi3 blinking led 2 years ago
dodo.py add dummy syncro 2 years ago
flash.sh add dummy syncro 2 years ago
linker.ld first commit: rpi3 blinking led 2 years ago
rust-toolchain.toml first commit: rpi3 blinking led 2 years ago

README.md

Juda

Juda is a toy raspberry pi bear metal project that maybe will become some sort of OS (or not).

It is heavily inspired by rust-raspberrypi-OS-tutorials, although I'm trying to make it my own.