aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Board/AVR8/XPLAIN
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-11-28 13:15:27 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-11-28 13:15:27 +0000
commit2b23318357721e843fd7042a1612e1eab49af229 (patch)
tree79d15210e4e0cb098fe808753b05154c53b19d39 /LUFA/Drivers/Board/AVR8/XPLAIN
parent057972bd250520906c28cd80ecacd08540038f9a (diff)
downloadlufa-2b23318357721e843fd7042a1612e1eab49af229.tar.gz
lufa-2b23318357721e843fd7042a1612e1eab49af229.tar.bz2
lufa-2b23318357721e843fd7042a1612e1eab49af229.zip
Add dummy board documentation nodes for the XPLAIN_REV1 and TEENSY2 meta board targets.
Diffstat (limited to 'LUFA/Drivers/Board/AVR8/XPLAIN')
-rw-r--r--LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h7
-rw-r--r--LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h7
2 files changed, 14 insertions, 0 deletions
diff --git a/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h b/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
index 8b65e6238..ebbd21128 100644
--- a/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
+++ b/LUFA/Drivers/Board/AVR8/XPLAIN/Dataflash.h
@@ -35,6 +35,13 @@
* \note This file should not be included directly. It is automatically included as needed by the dataflash driver
* dispatch header located in LUFA/Drivers/Board/Dataflash.h.
*/
+
+/** \ingroup Group_Dataflash
+ * \defgroup Group_Dataflash_XPLAIN_REV1 XPLAIN_REV1
+ * \brief Board specific Dataflash driver header for the original Atmel XPLAIN, revision 1.
+ *
+ * See \ref Group_Dataflash_XPLAIN for more details.
+ */
/** \ingroup Group_Dataflash
* \defgroup Group_Dataflash_XPLAIN XPLAIN
diff --git a/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h b/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
index 0eb11d978..50e150e8a 100644
--- a/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
+++ b/LUFA/Drivers/Board/AVR8/XPLAIN/LEDs.h
@@ -35,6 +35,13 @@
* \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.
*/
+
+/** \ingroup Group_LEDs
+ * \defgroup Group_LEDs_XPLAIN_REV1 XPLAIN_REV1
+ * \brief Board specific LED driver header for the original Atmel XPLAIN, revision 1.
+ *
+ * See \ref Group_LEDs_XPLAIN for more details.
+ */
/** \ingroup Group_LEDs
* \defgroup Group_LEDs_XPLAIN XPLAIN