add gitea workflow
Build and Release Firmware / build-and-release (push) Successful in 1m35s

This commit is contained in:
2026-08-26 15:20:09 -07:00
parent 34df570dda
commit 1e87561b37
2 changed files with 70 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"]