zephyr/drivers/led
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
CMakeLists.txt
ht16k33.c drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
is31fl3216a.c
is31fl3733.c
Kconfig
Kconfig.gpio
Kconfig.ht16k33 drivers: ht16k33: convert from kscan to input 2024-05-06 14:53:36 +01:00
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 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02: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: check led_info for all LEDs 2024-05-03 07:29:45 -04:00
pca9633.c
tlc59108.c