zephyr/drivers/led
Daniel Leung 583d392477 drivers: led: build as static library
Instead of putting object files inside libzephyr.a,
simply build a separate static library as most other
driver types are doing this already.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-08-17 06:06:03 -04:00
..
CMakeLists.txt drivers: led: build as static library 2021-08-17 06:06:03 -04:00
Kconfig drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00
Kconfig.gpio
Kconfig.ht16k33
Kconfig.lp503x
Kconfig.lp3943
Kconfig.lp5562
Kconfig.pca9633
Kconfig.pwm
Kconfig.tlc59108 drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00
ht16k33.c
led_context.h
led_gpio.c
led_handlers.c
led_pwm.c pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
led_shell.c
lp503x.c
lp3943.c
lp5562.c
pca9633.c drivers: led: pca9633: exit sleep mode on init. 2021-07-29 11:01:02 -04:00
tlc59108.c drivers: led: Add LED driver support for TLC59108 2021-08-03 19:03:29 -04:00