nuttx/drivers/leds
raiden00pl c63b2d5c91 drivers/userled: add an interface to support LED effects.
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)
2023-06-27 14:44:00 -03:00
..
apa102.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
Kconfig drivers/userled: add an interface to support LED effects. 2023-06-27 14:44:00 -03:00
lp503x.c Remove the tail spaces from all files except Documentation 2023-02-26 13:24:24 -08:00
Make.defs Add LP503x RGB LED driver 2022-12-22 13:39:05 +08:00
max7219.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
ncp5623c.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
pca9635pw.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
rgbled.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
userled_lower.c c89: get rid of designated initializers in common code 2022-03-28 13:39:27 +08:00
userled_upper.c drivers/userled: add an interface to support LED effects. 2023-06-27 14:44:00 -03:00
ws2812.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00