mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-15 10:28:50 +01:00
0abca6a109
Leaving it for now as circuitpython needs some thoughs to implement into the buildroot system.
9 lines
322 B
Plaintext
9 lines
322 B
Plaintext
config BR2_PACKAGE_PYTHON_ADAFRUIT_CIRCUITPYTHON_NEOPIXEL
|
|
bool "python-adafruit-circuitpython-neopixel"
|
|
help
|
|
Higher level NeoPixel driver that presents the strip
|
|
as a sequence. This is a supercharged version of the
|
|
original MicroPython driver.
|
|
|
|
https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel
|