zephyr/samples/basic
Gerard Marull-Paretas e70e2fe4df samples: basic: blinky_pwm: delete overlay with LEDs not on board
Samples should run on a board if they have the peripheral connected, in
this case, if any LED on the board is connected to a PWM output. A
shield could be used to demonstrate a sample on a board that doesn't
have the required peripheral. In this case, it was also unclear where
that "external LED" had to be connected, unless one checks where channel
1 for PWM1 is routed to. All board LEDs are connected to pins that
cannot be driven by PWM.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-04-07 09:35:16 +02:00
..
blinky samples: blinky: use a gpio_dt_spec 2022-02-04 11:20:46 +01:00
blinky_pwm samples: basic: blinky_pwm: delete overlay with LEDs not on board 2022-04-07 09:35:16 +02:00
button cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
fade_led samples: fade_led/blinky_pwm: add pwm-leds compat check to filter 2022-04-07 09:35:16 +02:00
minimal samples: Take into account PINCTRL in minimal configurations 2021-12-21 18:30:35 +01:00
rgb_led cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
servo_motor cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
threads cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00