tests: drivers: build_all: led_strip: Add RaspberryPi Pico PIO driver
Add build tests for "worldsemi,ws2812_rpi_pico_pio" driver Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
parent
945f9291c4
commit
325d7df026
1 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,6 @@ tests:
|
|||
depends_on:
|
||||
- gpio
|
||||
- spi
|
||||
drivers.led_strip.build.rpi_pico_pio:
|
||||
build_only: true
|
||||
platform_allow: rpi_pico
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue