Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 677 Bytes

Firmware CI/CD Examples

This is a repository with Continuous Integration/Continuous Deployment (CI/CD) examples for Particle firmware projects.

All examples use GitHub Actions.

The goal is to automate the build, test, and deployment of firmware to development and test devices.

Links to Particle GitHub Actions for firmware development: Compile | Flash Device | Firmware Upload

Also see official Particle documentation for more details.