From 9257f4ab8ea8ade1df5b576c114f715302051cc6 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 29 Mar 2010 13:32:36 +0000 Subject: Add briefs for the library core structures. --- LUFA/Drivers/Board/BUMBLEB/Buttons.h | 2 ++ LUFA/Drivers/Board/BUMBLEB/Joystick.h | 2 ++ LUFA/Drivers/Board/BUMBLEB/LEDs.h | 2 ++ 3 files changed, 6 insertions(+) (limited to 'LUFA/Drivers/Board/BUMBLEB') diff --git a/LUFA/Drivers/Board/BUMBLEB/Buttons.h b/LUFA/Drivers/Board/BUMBLEB/Buttons.h index a3b0c5d9c..32c69f9c1 100644 --- a/LUFA/Drivers/Board/BUMBLEB/Buttons.h +++ b/LUFA/Drivers/Board/BUMBLEB/Buttons.h @@ -31,6 +31,8 @@ /** \file * \brief Board specific Buttons driver header for the BUMBLEB. * + * Board specific Buttons 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. * diff --git a/LUFA/Drivers/Board/BUMBLEB/Joystick.h b/LUFA/Drivers/Board/BUMBLEB/Joystick.h index 9fa4feda8..cecd40536 100644 --- a/LUFA/Drivers/Board/BUMBLEB/Joystick.h +++ b/LUFA/Drivers/Board/BUMBLEB/Joystick.h @@ -31,6 +31,8 @@ /** \file * \brief Board specific joystick driver header for the BUMLEB. * + * Board specific joystick driver header for the BUMLEB. + * * 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. * diff --git a/LUFA/Drivers/Board/BUMBLEB/LEDs.h b/LUFA/Drivers/Board/BUMBLEB/LEDs.h index 5e2fa547e..394324094 100644 --- a/LUFA/Drivers/Board/BUMBLEB/LEDs.h +++ b/LUFA/Drivers/Board/BUMBLEB/LEDs.h @@ -31,6 +31,8 @@ /** \file * \brief Board specific LED driver header for the 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. * -- cgit v1.2.3