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

This commit is contained in:
2026-08-26 15:19:18 -07:00
parent 34df570dda
commit c44ab54ef3
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"]