iopsys-feed/gryphon-led-module/src
Markus Gothe cb5c1979e6 gryphon-led-module: add get/set brightness
To be able to dim the LED from user-space
we need to export an API. This is done
like we currently do for setting the color,
a file which handles hexadecimal numbers.

Change-Id: I4636d16e24cdae38ccd6b501e41f71ce7012dbad
2021-01-28 17:05:53 +00:00
..
main.c gryphon-led-module: add get/set brightness 2021-01-28 17:05:53 +00:00
Makefile gryphon-led-module: added driver for RGB led 2019-04-04 08:38:28 +02:00
sk9822.c gryphon-led-module: modify transmission routine according to SK9822 spec 2019-04-08 17:37:08 +02:00
sk9822.h gryphon-led-module: set brightness level to 15 2019-07-23 14:18:41 +02:00
sk9822_bitbang.c gryphon-led-module: added driver for RGB led 2019-04-04 08:38:28 +02:00
sk9822_bitbang.h gryphon-led-module: added driver for RGB led 2019-04-04 08:38:28 +02:00