commit | 5c61e4444ba22d731698a892ee023a6023227af3 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard.marull@nordicsemi.no> | Wed Apr 06 10:46:43 2022 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 07 09:35:16 2022 +0200 |
tree | f806db0694d8175af48d629cce98bb74291f1dfd | |
parent | 8b1b10ddbd13fe951ffc3b933504713929831876 [diff] |
samples: fade_led/blinky_pwm: add pwm-leds compat check to filter While the pwm-led0 alias may exist, it could happen that the node with pwm-leds compatible is disabled, making the sample fail compilation. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>