TD-er / gnat

Decent DE1 mini heads up display. GNAT is Not A Tablet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlatformIO CI/CD template

This repository template contains all the necessary files to:

  1. Do PlatformIO development with VSCode and remote development containers.
  2. GitHub actions for CI/CD, including attaching firmware binaries automatically to every pull request and on every GitHub release.
  3. Automatic version number assignment at build time. Local builds get version 0.0.1, pull request builds get version 0.0.{pull request number} and release builds get the version from the GitHub release tag.

Using this repository template

Using this repository template is easy: just hit the Use this template button and make a new repo. That's it!

About

Decent DE1 mini heads up display. GNAT is Not A Tablet

License:MIT License


Languages

Language:Dockerfile 38.7%Language:Python 37.2%Language:C++ 24.1%