X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/2ae397dc2f6398cadbb228108e826be170548e61..a4ebf4e92061bf1eec9224e64bc823ca7bedada4:/LUFA/Drivers/Board/BUMBLEB/LEDs.h?ds=inline diff --git a/LUFA/Drivers/Board/BUMBLEB/LEDs.h b/LUFA/Drivers/Board/BUMBLEB/LEDs.h index 3eb441204..344a26e9c 100644 --- a/LUFA/Drivers/Board/BUMBLEB/LEDs.h +++ b/LUFA/Drivers/Board/BUMBLEB/LEDs.h @@ -40,6 +40,12 @@ /** \ingroup Group_LEDs * @defgroup Group_LEDs_BUMBLEB BUMBLEB * + * Board specific LED driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board + * peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick. + * + * \note This file should not be included directly. It is automatically included as needed by the LEDs driver + * dispatch header located in LUFA/Drivers/Board/LEDs.h. + * * @{ */