zephyr/drivers/led
Hans Binderup ed06b0ba74 drivers: led: shell: Add devices as sub commands
Currently you have to manually type out the device name for each command.

This commit adds support for <device> entry tab completion and device
lookup if help is enabled.

Signed-off-by: Hans Binderup <habi@bang-olufsen.dk>
2024-04-11 11:36:09 -05:00
..
CMakeLists.txt
ht16k33.c drivers: fix thread function signatures 2023-10-30 12:24:34 +01:00
is31fl3216a.c
is31fl3733.c
Kconfig
Kconfig.gpio
Kconfig.ht16k33
Kconfig.is31fl3216a
Kconfig.is31fl3733
Kconfig.lp50xx
Kconfig.lp3943
Kconfig.lp5562
Kconfig.lp5569
Kconfig.ncp5623
Kconfig.npm1300
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108
Kconfig.xec
led_context.h
led_gpio.c
led_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
led_mchp_xec.c hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
led_npm1300.c
led_pwm.c
led_shell.c drivers: led: shell: Add devices as sub commands 2024-04-11 11:36:09 -05:00
lp50xx.c drivers: led: lp50xx: brightness: don't check uint >= 0 2024-02-10 16:32:23 +01:00
lp3943.c
lp5562.c drivers: led: add output current configuration to ti,lp5562 2024-03-26 16:17:23 -04:00
lp5569.c
ncp5623.c drivers: ncp5623: Fix error check 2023-10-20 15:04:46 +02:00
pca9633.c
tlc59108.c