Minor documentation improvements.

This commit is contained in:
Dean Camera 2013-01-03 12:11:02 +00:00
parent a016942a3e
commit 5724b28151
1 changed files with 3 additions and 3 deletions

View File

@ -93,7 +93,7 @@
* - STK526 * - STK526
* - XPLAIN (Original green board, <i>not</i> the newer blue XPLAINED family boards) * - 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): * Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Adafruit U4 Breakout Board * - Adafruit U4 Breakout Board
* - Arduino Uno * - Arduino Uno
@ -277,7 +277,7 @@
* - EVK1104 * - EVK1104
* - UC3-A3 Xplained * - 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): * 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) * - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
@ -410,7 +410,7 @@
* - XMEGA A3BU Xplained * - XMEGA A3BU Xplained
* - XMEGA B1 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): * 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) * - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/ */