mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 08:47:20 +00:00
Add sample application for NXP PCA9633 LED driver. This application test the 4 LEDs by doing the following: - turn on LEDs - turn off LEDs - set the brightness to 50% - turn off LEDs - blink the LEDs - turn off LEDs The application is based on the stm32373_eval board and expects to have a PCA9633 LED driver on the bus I2C-1 at the address 0x62. Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> |
||
---|---|---|
.. | ||
CAN | ||
crypto | ||
current_sensing | ||
entropy | ||
flash_shell | ||
gpio | ||
i2c_fujitsu_fram | ||
lcd_hd44780 | ||
led_apa102c | ||
led_lp3943 | ||
led_lpd8806 | ||
led_pca9633 | ||
led_ws2812 | ||
random | ||
rtc | ||
soc_flash_nrf | ||
spi_flash | ||
spi_fujitsu_fram | ||
watchdog | ||
drivers.rst |