Raspberry and particle
2020, Feb 07
I have made a system for generating rasperry pi images using gitlab ci. It is available here. It includes a simple website to give easy access to the generated images.
Particle.io
For a project we want to use boron devices from particle.io. For that I created a raspberry pi image project. The repo is here and the website is here
It is currently not working due to ARMv6, v7 and v8 issues, and that the CI buid failed due to some QEMU thing when installing npm.
I will get back to this at a later time.