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

Travis CI Failing because firmware repository is not cloned #22

Closed BrianSidebotham closed 4 years ago

BrianSidebotham commented 4 years ago

Perhaps due to some caching or something that Travis-CI integration is not working correctly as is showing part-3 is failing to build.

This shouldn't be the case. Only part-5 should currently fail as it has not been improved to include rpi4 support.