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
587 stars 177 forks source link

Update CMake build scripts so theyre all equal #32

Closed BrianSidebotham closed 4 years ago

BrianSidebotham commented 4 years ago

Rather than have separate build scripts for each tutorial part after we introduce CMake, we can simply use the one script for all so we at least get some resusability.