ws2812: make assembly generator architecture independent

This commit is contained in:
Ayke van Laethem
2021-10-19 20:22:33 +02:00
committed by Ron Evans
parent 49c8810432
commit 050cf4dbbc
3 changed files with 84 additions and 38 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
package ws2812
// Warning: autogenerated file. Instead of modifying this file, change
// gen-ws2812-arm.go and run "go generate".
// gen-ws2812.go and run "go generate".
import (
"device"