C
ci
Projects with this topic
-
A collection of small projects demonstrating computer science concepts. The goal is to use these for teaching/demoing in Code & Coffee meetups, and generally as a reference (especially when it comes to tooling & config).
Updated -
This is an example of using the Arduino CLI via a makefile to automatically build a sketch. The intention is to demonstrate usage with the GitLab CI pipeline.
Updated -
-
The goal of the project is to provide a Docker image which can:
Compile Arduino sketch Unit test Arduino librariesUpdated