aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-03 12:11:02 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-03 12:11:02 +0000
commit5724b281511af7a03639b5c74ee7be69a0ba7fd6 (patch)
tree6c3b76bed8e21b2ecbcc76e8faaf3e771dd4e749 /LUFA/DoxygenPages
parenta016942a3ed1e3df397a26024dc475637e2ccc00 (diff)
downloadlufa-5724b281511af7a03639b5c74ee7be69a0ba7fd6.tar.gz
lufa-5724b281511af7a03639b5c74ee7be69a0ba7fd6.tar.bz2
lufa-5724b281511af7a03639b5c74ee7be69a0ba7fd6.zip
Minor documentation improvements.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r--LUFA/DoxygenPages/DeviceSupport.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt
index 05ba03450..e892123c7 100644
--- a/LUFA/DoxygenPages/DeviceSupport.txt
+++ b/LUFA/DoxygenPages/DeviceSupport.txt
@@ -93,7 +93,7 @@
* - STK526
* - XPLAIN (Original green board, <i>not</i> the newer blue XPLAINED family boards)
*
- * \section Sec_AVR8Support_ThirdParty Supported Third Party Models
+ * \section Sec_AVR8Support_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Adafruit U4 Breakout Board
* - Arduino Uno
@@ -277,7 +277,7 @@
* - EVK1104
* - UC3-A3 Xplained
*
- * \section Sec_UC3Support_ThirdParty Supported Third Party Models
+ * \section Sec_UC3Support_ThirdParty Supported Third Party Boards
*
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
@@ -410,7 +410,7 @@
* - XMEGA A3BU Xplained
* - XMEGA B1 Xplained
*
- * \section Sec_XMEGASupport_ThirdParty Supported Third Party Models
+ * \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/