Commit Graph
3 Commits
Author SHA1 Message Date
liquidraver f59da1e0e5 fix esp build 2026-06-16 21:53:42 +02:00
liquidraver b06239f84f build linux executables too 2026-06-02 21:30:24 +02:00
Stephan Rodemeier d61a2c3437 Add releases via github actions
This adds automatic builds via Github Actions. A new release will be
created when a new commit is pushed to the "master" branch. The
description for the release will be taken from the latest commit, in the
case of a merged pull request that will be the merge commit.

To add new boards for building, extend the arrays in the build.sh script.
To start, I included all boards from `supported_boards.md`.
2026-04-14 11:17:09 +02:00