Add support for NXP PCA9633 an I2C 4-bit LED driver. Supported blinkink period: 41ms to 10667ms Supported brightness value: 0 to 100% This driver supports the following APIs: 1. led_blink 2. led_set_brightness 3. led_on 4. led_off Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.lp3943 | ||
| Kconfig.pca9633 | ||
| led_context.h | ||
| led_handlers.c | ||
| lp3943.c | ||
| pca9633.c | ||