8000 GitHub - masmix/arduino_ci-cd: cicd for arduino
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

masmix/arduino_ci-cd

 
 

Repository files navigation

Arduino ci / cd

the intention of this assembly is to have an automated build server that is able to compile and flash arduino project's.

overview

building blocks

jenkins

Jenkins is used as ci cd server the used plugins are documented here plugins.

docker

Docker is used as cloud solution.

arduino-cli

the Arduino CLI is used to compile arduino projects.

raspi

based on Raspbian a jenkins slave is integrated to be able to flash the resulting binary.

github

is used to ship the code

maybe for testing

About

cicd for arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 62.0%
  • Dockerfile 38.0%
0