max7219: add driver support

This commit is contained in:
Tobias Theel
2021-01-30 16:43:09 +01:00
committed by deadprogram
parent 01acd977f3
commit a771641339
6 changed files with 251 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"go.toolsEnvVars": {
"GOROOT": "/home/tobias/.cache/tinygo/goroot-go1.16-65176e9981f9146086a1cca207bd1d47f4da8a15455d548a5d84fac12d1814d2-syscall",
"GOFLAGS": "-tags=arduino_nano33,atsamd21g18a,atsamd21g18,atsamd21,sam,cortexm,baremetal,linux,arm,tinygo,gc.conservative,scheduler.tasks"
}
}