*/
/** \ingroup Group_BoardInfo
- * \defgroup Group_BoardInfo_TEENSY2 TEENSY2PP
- * \brief Board specific information header for the PJRC Teensy 2 ++ boards.
+ * \defgroup Group_BoardInfo_TEENSY2PP TEENSY2PP
+ * \brief Board specific information header for the PJRC Teensy 2++ boards.
*
* See \ref Group_BoardInfo_TEENSY for more details.
*/
*/
/** \ingroup Group_BoardInfo
- * \defgroup Group_BoardInfo_TEENSY TEENSYPP
- * \brief Board specific information header for the PJRC Teensy 1 ++ boards.
+ * \defgroup Group_BoardInfo_TEENSYPP TEENSYPP
+ * \brief Board specific information header for the PJRC Teensy 1++ boards.
*
* See \ref Group_BoardInfo_TEENSY for more details.
*/
* \defgroup Group_BoardInfo_TEENSY TEENSY
* \brief Board specific information header for the PJRC Teensy 1 boards.
*
- * Board specific information header for the PJRC Teensy 1, 1++, 2, 2 ++ boards (http://www.pjrc.com/teensy/index.html).
+ * Board specific information header for the PJRC Teensy 1, 1++, 2, 2++ boards (http://www.pjrc.com/teensy/index.html).
*
* @{
*/
#define LUFA_VERSION_RELEASE_TYPE_FULL 2
/**@}*/
- /** Indicates the version number of the library, as an integer. \note This value is only updates in non-development releases. */
+ /** Indicates the version number of the library, as an integer. \note This value is only updated in non-development releases. */
#define LUFA_VERSION_INTEGER 0x210130
- /** Indicates the version number of the library, as a string. \note This value is only updates in non-development releases. */
+ /** Indicates the version number of the library, as a string. \note This value is only updated in non-development releases. */
#define LUFA_VERSION_STRING "210130"
/** Indicates the release type of the library. */