add gitea workflow
Build and Release Firmware / build-and-release (push) Failing after 20s

This commit is contained in:
2026-08-26 15:15:12 -07:00
parent 34df570dda
commit 717900e60e
2 changed files with 66 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "1.95.0"
targets = ["thumbv8m.main-none-eabihf"]
components = ["llvm-tools-preview"]