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 072a2b9af5
Implement low level communication with LCD+begining of the init process
1 year ago
bootloader_files first commit: rpi3 blinking led 2 years ago
doc first commit: rpi3 blinking led 2 years ago
src Implement low level communication with LCD+begining of the init process 1 year 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
TODO.md Implement low level communication with LCD+begining of the init process 1 year ago
build.rs first commit: rpi3 blinking led 2 years ago
dodo.py add dummy syncro 1 year ago
flash.sh add dummy syncro 1 year 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.