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 163e2010ab
GPIO: Fix RPi4 driver init
The RPi4 GPIO pull-up/pull down sequence is done differently than on the
RPi3. Switch to using the correct way.

Also, configure pull-ups for both UART pins.

Fixes #81
4 years ago
..
_arch/aarch64 GPIO: Fix RPi4 driver init 4 years ago
bsp GPIO: Fix RPi4 driver init 4 years ago
cpu Refactor tutorial 10 4 years ago
exception Refactor tutorial 10 4 years ago
bsp.rs Refactor tutorial 10 4 years ago
console.rs Refactor tutorial 10 4 years ago
cpu.rs Refactor tutorial 10 4 years ago
driver.rs Various finetunings 4 years ago
exception.rs Refactor tutorial 10 4 years ago
main.rs Various finetunings 4 years ago
memory.rs Fix zero-sized bss handling 4 years ago
panic_wait.rs Refactor tutorial 10 4 years ago
print.rs Various finetunings 4 years ago
runtime_init.rs Remove UB in linker script symbol <-> Rust handover 4 years ago
synchronization.rs Update some links 4 years ago
time.rs Refactor tutorial 10 4 years ago