/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_ATAVRUSBRF01 ATAVRUSBRF01\r
*\r
+ * Board specific Buttons driver header for the ATAVRUSBRF01.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_ATAVRUSBRF01 ATAVRUSBRF01\r
*\r
+ * Board specific LED driver header for the ATAVRUSBRF01.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_BUMBLEB BUMBLEB\r
*\r
+ * Board specific Buttons driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board\r
+ * peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Joystick\r
* @defgroup Group_Joystick_BUMBLEB BUMBLEB\r
*\r
+ * Board specific joystick driver header for the USBKEY. The BUMBLEB third-party board does not include any on-board\r
+ * peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_BUMBLEB BUMBLEB\r
*\r
+ * Board specific LED driver header for the BUMBLEB. The BUMBLEB third-party board does not include any on-board\r
+ * peripherals, but does have an officially recommended external peripheral layout for buttons, LEDs and a Joystick.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash_EVK527\r
* @defgroup Group_Dataflash_EVK527_AT45DB321C AT45DB321C\r
*\r
+ * Board specific Dataflash commands header for the AT45DB321C as mounted on the EVK527.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_EVK527 EVK527\r
*\r
+ * Board specific Buttons driver header for the EVK527.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash\r
* @defgroup Group_Dataflash_EVK527 EVK527\r
*\r
+ * Board specific Dataflash driver header for the EVK527.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Joystick\r
* @defgroup Group_Joystick_EVK527 EVK527\r
*\r
+ * Board specific joystick driver header for the EVK527.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_EVK527 EVK527\r
*\r
+ * Board specific LED driver header for the EVK527.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_RZUSBSTICK RZUSBSTICK\r
*\r
+ * Board specific LED driver header for the RZUSBSTICK.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash_STK525\r
* @defgroup Group_Dataflash_STK525_AT45DB321C AT45DB321C\r
*\r
+ * Board specific Dataflash commands header for the AT45DB321C as mounted on the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_STK525 STK525\r
*\r
+ * Board specific Buttons driver header for the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash\r
* @defgroup Group_Dataflash_STK525 STK525\r
*\r
+ * Board specific Dataflash driver header for the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Joystick\r
* @defgroup Group_Joystick_STK525 STK525\r
*\r
+ * Board specific joystick driver header for the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_STK525 STK525\r
*\r
+ * Board specific LED driver header for the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash_STK526\r
* @defgroup Group_Dataflash_STK526_AT45DB642D AT45DB642D\r
*\r
+ * Board specific Dataflash commands header for the AT45DB642D as mounted on the STK526.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_STK526 STK526\r
*\r
+ * Board specific Buttons driver header for the STK526.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash\r
* @defgroup Group_Dataflash_STK526 STK526\r
*\r
+ * Board specific Dataflash driver header for the STK525.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Joystick\r
* @defgroup Group_Joystick_STK526 STK526\r
*\r
+ * Board specific joystick driver header for the STK526.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_STK526 STK526\r
*\r
+ * Board specific LED driver header for the STK526.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash_USBKEY\r
* @defgroup Group_Dataflash_USBKEY_AT45DB642D AT45DB642D\r
*\r
+ * Board specific Dataflash commands header for the AT45DB642D as mounted on the USBKEY.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Buttons\r
* @defgroup Group_Buttons_USBKEY USBKEY\r
*\r
+ * Board specific Buttons driver header for the USBKEY.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the Buttons driver\r
+ * dispatch header located in LUFA/Drivers/Board/Buttons.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash\r
* @defgroup Group_Dataflash_USBKEY USBKEY\r
*\r
+ * Board specific Dataflash driver header for the USBKEY board.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h. \r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Joystick\r
* @defgroup Group_Joystick_USBKEY USBKEY\r
*\r
+ * Board specific joystick driver header for the USBKEY.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the joystick driver\r
+ * dispatch header located in LUFA/Drivers/Board/Joystick.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_USBKEY USBKEY\r
*\r
+ * Board specific LED driver header for the USBKEY.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash_XPLAIN\r
* @defgroup Group_Dataflash_XPLAIN_AT45DB642D AT45DB642D\r
*\r
+ * Board specific Dataflash commands header for the AT45DB642D as mounted on the XPLAIN.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_Dataflash\r
* @defgroup Group_Dataflash_XPLAIN XPLAIN\r
*\r
+ * Board specific Dataflash driver header for the XPLAIN.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the dataflash driver\r
+ * dispatch header located in LUFA/Drivers/Board/Dataflash.h.\r
+ *\r
* @{\r
*/\r
\r
/** \ingroup Group_LEDs\r
* @defgroup Group_LEDs_XPLAIN XPLAIN\r
*\r
+ * Board specific LED driver header for the XPLAIN.\r
+ *\r
+ * \note This file should not be included directly. It is automatically included as needed by the LEDs driver\r
+ * dispatch header located in LUFA/Drivers/Board/LEDs.h.\r
+ *\r
* @{\r
*/\r
\r
/**\r
* \page Page_Resources Library Resources\r
*\r
+ * \section Sec_ProjectPages LUFA Related Webpages\r
* Project Homepage: http://www.fourwalledcubicle.com/LUFA.php \n\r
+ * Author's Website: http://www.fourwalledcubicle.com \n\r
* Development Blog: http://www.fourwalledcubicle.com/blog \n\r
+ *\r
+ * \section Sec_ProjectHelp Assistance With LUFA\r
* Discussion Group: http://groups.google.com/group/myusb-support-list \n\r
+ * Author's Email: dean [at] fourwalledcubicle [dot] com\r
+ *\r
+ * \section Sec_InDevelopment Latest In-Development Source Code\r
* Official Releases, SVN Access, Issue Tracker: http://code.google.com/p/lufa-lib/ \n\r
- * Development Source Archives: http://github.com/abcminiuser/lufa-lib/archives/master\r
- * Git Access: http://github.com/abcminiuser/lufa-lib\r
- * Commit RSS: http://github.com/feeds/abcminiuser/commits/lufa-lib/master\r
- * Author's Website: http://www.fourwalledcubicle.com \n\r
+ * Git Access: http://github.com/abcminiuser/lufa-lib \n\r
+ * Development Source Archives: http://github.com/abcminiuser/lufa-lib/archives/master \n\r
+ * Commit RSS Feed: http://github.com/feeds/abcminiuser/commits/lufa-lib/master \n\r
*\r
+ * \section Sec_Toolchain AVR Toolchain\r
* WinAVR Website: http://winavr.sourceforge.net \n\r
* avr-libc Website: http://www.nongnu.org/avr-libc/ \n\r
*\r
+ * \section Sec_USBResources USB Resources\r
* USB-IF Website: http://www.usb.org \n\r
*/\r
\ No newline at end of file