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
..
arm Add a panic version of the GPIO to panic!() 4 years ago
bcm GPIO: Fix RPi4 driver init 4 years ago
arm.rs Format driver includes for better readability 4 years ago
bcm.rs Remove attributes ignored by rustfmt. 4 years ago
common.rs Various finetunings 4 years ago