mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 10:05:22 +00:00
Add a sample demonstrating usage of the APA102 driver, heavily based on led_ws2812. Tested on nucleo_l432kc with an Adafruit DotStar strip. Signed-off-by: Marc Pignat <marc@absintheaudio.com>
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
# This file expresses generic requirements ONLY; see README.rst.
|
|
|
|
CONFIG_LOG=y
|
|
CONFIG_LED_STRIP=y
|