deadprogram
9fc1c0aedc
examples/ws2812: update to accomodate Arduino Uno rename for TinyGo 0.41.0 release
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2026-04-21 09:44:44 +01:00
sago35
bb0e6b8ba8
Fix typo and move initialization of neo to init()
2024-05-06 11:19:19 +02:00
sago35
5eeba138a4
Simplify examples/ws2812
2024-05-06 11:19:19 +02:00
deadprogram
8b3075fdba
build: remove older format build tags
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2022-12-21 17:47:14 -05:00
deadprogram
e70beede1c
ws2812: update examples to use go:build tags required by go 1.17
...
Signed-off-by: deadprogram <ron@hybridgroup.com >
2021-09-03 11:11:40 +02:00
sago35
5645eb3f91
ws2812: add support for qtpy and atsame5x
2021-06-01 21:09:08 +02:00
Ayke van Laethem
df64ce8f50
ws2812: make AVR support more robust
...
* Merge AVR support for Digispark and non-Digispark
* Fix the error "inline assembly requires more registers than available"
* Use a single file for all AVR targets, in a similar style as the
Xtensa support.
2020-10-16 18:36:32 +02:00