mirror of
https://github.com/apache/nuttx.git
synced 2026-08-07 21:47:17 +00:00
LED effects must be implemented in the lower-half of the LED driver. The interface is designed to supports the following LED effects: - intenisty (PWM) - Bling (Timer) - Fade in, Fade out (Ramp) |
||
|---|---|---|
| .. | ||
| apa102.c | ||
| Kconfig | ||
| lp503x.c | ||
| Make.defs | ||
| max7219.c | ||
| ncp5623c.c | ||
| pca9635pw.c | ||
| rgbled.c | ||
| userled_lower.c | ||
| userled_upper.c | ||
| ws2812.c | ||