zephyr/samples
Simon Guinot e1aaf8761e drivers: led: pwm: automatically select PWM
For all LED drivers, the underlying subsystem is automatically selected
in Kconfig if their compatible node is found in DT.

The only exception is the PWM LED driver which depends on PWM instead
of selecting it. The PWM Kconfig option must be explicitely selected in
order to have LED_PWM enabled.

This patch updates the Kconfig of the PWM LED driver to have the same
behavior as other LED drivers: PWM is now automatically selected if a
"pwm-leds" compatible node is found in DT.

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2025-07-19 15:39:29 -04:00
..
application_development drivers: flash: Support XIP for MAX32 SPIXF flash 2025-07-19 10:08:46 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic drivers: pwm: Add support for Apollo510 pwm 2025-07-19 15:31:08 -04:00
bluetooth samples: bluetooth: mtu_update: peripheral: Restart Advertisement 2025-07-19 13:49:46 -04:00
boards samples: st: power_mgmt blinky: Minor rework and comments fixes 2025-07-19 13:22:44 -04:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures include: zephyr: sys: simplify MIN_HEAP_FOREACH macro 2025-06-26 11:58:05 -04:00
drivers drivers: led: pwm: automatically select PWM 2025-07-19 15:39:29 -04:00
hello_world
kernel
modules samples: pmci: mctp: Add i2c+gpio endpoint sample 2025-07-19 09:53:21 +02:00
net Revert "drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC" 2025-07-17 12:46:31 -10:00
philosophers samples: philosphers: Fix typo in famous name 2025-03-31 08:20:19 +02:00
posix samples/posix/philosophers: Remove filter on NATIVE_APPLICATION 2025-07-19 09:38:15 +02:00
psa secure_storage: use hybrid key store in samples/tests 2025-03-14 14:51:58 +01:00
sensor boards: frdm_mcxa166, frdm_mcxa276: add lpcmp support 2025-07-19 10:10:07 +02:00
shields samples: shields: x_nucleo_iks02a1: run clang-format 2025-07-08 13:39:47 -05:00
subsys samples: shell: remove CONFIG_POSIX_TIMERS dep 2025-07-19 15:30:29 -04:00
synchronization
sysbuild samples: sysbuild: with mcu_boot on the stm32h573i_dk 2025-07-19 09:49:44 +02:00
tfm_integration samples: tfm: tfm_psa_test: Add temporary isolation workaround 2025-07-11 09:41:26 -05:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst