tools: add ledumon and ledhwbmon packages
authorFlorian Eckert <fe@dev.tdt.de>
Tue, 31 Oct 2023 07:14:21 +0000 (08:14 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Tue, 12 Dec 2023 18:35:03 +0000 (19:35 +0100)
commitaab21ee0552019c4bf1c7b829aea2992b59fb9bf
treee1f1fab0c2bd3756a88aaef94eeea5571ead48c5
parent8613353b5e7348d5c04ec7d04e248309f708687a
tools: add ledumon and ledhwbmon packages

ledumon:
This program creates a new userspace LED class device and monitors it.
For this it es using the kmod-leds-uled.ko kernel module.

ledhwbmon:
This program monitors LED brightness level changes having its origin
in hardware/firmware, i.e. outside of kernel control.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
package/devel/leds/Makefile [new file with mode: 0644]
target/sdk/Makefile