mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Adds a driver for the PCA9635PW I2C LED driver IC which can be used to control the intensity of up to 16 LEDs. From Alexander Entinger
This commit is contained in:
@@ -405,6 +405,8 @@ if LCD
|
||||
source drivers/lcd/Kconfig
|
||||
endif # LCD
|
||||
|
||||
source drivers/leds/Kconfig
|
||||
|
||||
menuconfig MMCSD
|
||||
bool "MMC/SD Driver Support"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user