diff options
Diffstat (limited to 'misc/raspbsd-led/pkg-descr')
-rw-r--r-- | misc/raspbsd-led/pkg-descr | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/misc/raspbsd-led/pkg-descr b/misc/raspbsd-led/pkg-descr index 3f72d3a96bea..7ede3b9adaac 100644 --- a/misc/raspbsd-led/pkg-descr +++ b/misc/raspbsd-led/pkg-descr @@ -1,10 +1,2 @@ -raspbsd-led provides a set of essential tools for controlling and -manipulating the built-in LEDs commonly found on various ARM-based -single-board computers, including popular platforms like the -BeagleBone Black and potentially Raspberry Pi devices running -FreeBSD. These utilities enable users to programmatically flash, -toggle, and manage the status of these onboard indicator lights. -This package is particularly useful for embedded systems development, -debugging, and creating visual feedback mechanisms for custom -applications running on these ARM boards, offering a straightforward -interface for hardware interaction. +This provides LED tools for flashing the built-on LEDs found on many +ARM boards, such as the BeagleBone Black. |