2020-10-21 05:56:14 +08:00
|
|
|
sample:
|
|
|
|
description: Demonstration of the PWM LED driver
|
|
|
|
name: PWM LED sample
|
|
|
|
tests:
|
|
|
|
sample.drivers.led.led_pwm:
|
|
|
|
filter: dt_compat_enabled("pwm-leds")
|
|
|
|
tags: LED
|
|
|
|
depends_on: pwm
|
2020-11-11 13:59:24 +08:00
|
|
|
platform_exclude: reel_board
|