zephyr/samples/basic/blinky_pwm/boards
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
..
esp32.conf samples: blinky_pwm: added overlay for the esp32 board 2021-11-07 05:36:42 -05:00
esp32.overlay samples: blinky_pwm: added overlay for the esp32 board 2021-11-07 05:36:42 -05:00
esp_wrover_kit.conf samples: blinky_pwm: esp_wrover_kit: pwm led support 2021-12-16 20:49:27 -05:00
esp_wrover_kit.overlay samples: blinky_pwm: esp_wrover_kit: pwm led support 2021-12-16 20:49:27 -05:00
nucleo_f091rc.overlay boards: arm: nucleo_f091rc: define PWM LEDs 2022-04-07 09:35:16 +02:00
nucleo_l4r5zi.overlay boards: arm: nucleo_l4r5zi: define PWM LEDs 2022-04-07 09:35:16 +02:00
nucleo_l073rz.overlay boards: arm: nucleo_l073rz: define PWM LEDs 2022-04-07 09:35:16 +02:00