Add support for building the WS2812 LED strip driver sample against the new ws2812b_sw driver. Currently a configuration is only provided for the BBC micro:bit board. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
9 lines
182 B
YAML
9 lines
182 B
YAML
sample:
|
|
description: Demonstration of the WS2812 LED driver
|
|
name: WS2812 sample
|
|
platforms: all
|
|
tests:
|
|
test:
|
|
platform_whitelist: 96b_carbon bbc_microbit
|
|
tags: samples
|