Scripts for building images and updates ready for deploying to a Raspberry Pi. It should work on any version of the Raspberry Pi, however the scripts are only tested on a Raspberry Pi 3.
Scripts:
build-image.sh
is the drivermain.sh
is run in the image.
You can get the latest build from CircleCI.
- Go to the lastest master of circleci.
- Click on the number of the latest successful build (the topmost one which succeeds).
- Click on the 'Artifacts' tab
- Download the
pi-image.tar.xz
file for a pi image to flash to the pi, see the docs for how to flash a raspberry pi with this file.