samples: drivers: add platform filtering for led pwm

The sanity check on this sample gives timeout failure
on reel board because of bad filtering. Because the
sample does not adopt ztest framework, sanitycheck in
our daily test will report this as failure, which lowers
our passrate but this is not a sample with errors.

Signed-off-by: Shihao Shen <shihao.shen@intel.com>
This commit is contained in:
Shihao Shen 2020-11-11 13:59:24 +08:00 committed by Carles Cufí
commit 90f0a1d6af

View file

@ -6,3 +6,4 @@ tests:
filter: dt_compat_enabled("pwm-leds")
tags: LED
depends_on: pwm
platform_exclude: reel_board