add m5atom test with rgb led

This commit is contained in:
Joel Wetzell
2026-04-10 16:51:13 -05:00
parent 0ac427a16f
commit 62a2116b60
3 changed files with 46 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
module m5stickc
go 1.26.2
require tinygo.org/x/drivers v0.34.0
require github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect