You can not 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
4 months ago
bootloader_files first commit: rpi3 blinking led 5 months ago
doc first commit: rpi3 blinking led 5 months ago
src Implement low level communication with LCD+begining of the init process 4 months ago
.gitignore first commit: rpi3 blinking led 5 months ago
Cargo.lock first commit: rpi3 blinking led 5 months ago
Cargo.toml first commit: rpi3 blinking led 5 months ago
README.md first commit: rpi3 blinking led 5 months ago
TODO.md Implement low level communication with LCD+begining of the init process 4 months ago
build.rs first commit: rpi3 blinking led 5 months ago
dodo.py add dummy syncro 5 months ago
flash.sh add dummy syncro 5 months ago
linker.ld first commit: rpi3 blinking led 5 months ago
rust-toolchain.toml first commit: rpi3 blinking led 5 months 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.