11 Commits
Author SHA1 Message Date
liquidraver 4632797e3e bump to 1.17.3 2026-08-25 14:26:35 +02:00
liquidraver 6ac94a0007 wire in missing boards from build.sh 2026-08-22 22:28:11 +02:00
liquidraver 50b5fc3aba bump to 1.17.1 and merge upstream 2026-08-14 14:52:05 +02:00
liquidraver 3494411f83 x1 debug 2026-08-10 19:15:26 +02:00
liquidraver e8fe7dd6f0 release 2026-08-05 15:43:22 +02:00
liquidraver aa14944a93 enable PM on ESP repeaters that support it 2026-07-30 17:14:05 +02:00
liquidraver c897d1a1ca normalize builds 2026-07-16 19:12:01 +02:00
liquidraver 8e4ca50747 meshamerica flasher v1 2026-07-09 21:45:58 +02:00
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