mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Enabled support for is31fl3733 driver. This driver supports the full LED API, and enables the following features of the is31fl3733: - individual LED dimming - individual LED enable/disable - bulk writes of LED enabled and dimming states - global LED current limit - blanking (via custom API) Signed-off-by: Daniel DeGrasse <daniel@degrasse.com>