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

GCC version is a bit old in the tooth now #24

Closed BrianSidebotham closed 4 years ago

BrianSidebotham commented 4 years ago

We should move gcc forward. The current release available is 9.2 whereas the tutorial is using an older 7.x series toolchain.