mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-07-26 10:38:41 +00:00
ws2812: Add build tag for Arduino Nano33 IoT
Uses `arduino_nano33` to handle only this board. Other boards with the same chip will need a separate tag.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build circuitplay_express itsybitsy_m0
|
||||
// +build circuitplay_express itsybitsy_m0 arduino_nano33
|
||||
|
||||
package ws2812
|
||||
|
||||
|
||||
Reference in New Issue
Block a user