BrianSidebotham / arm-tutorial-rpi

Raspberry-Pi Bare Metal Programming in C Tutorial
https://www.valvers.com/open-software/raspberry-pi/bare-metal-programming-in-c-part-1/
MIT License
585 stars 177 forks source link

fixed setting of init nibble in function select gpio peripheral register #16

Closed software2000 closed 4 years ago

software2000 commented 5 years ago

When replacing LED_GPFBIT and LED_GPIO_BIT i noticed the LED_GPFSEL register does not get set properly.

BrianSidebotham commented 4 years ago

No idea why this PR has sat around for so long. Sorry about that!