From 96f2634770d6d32926620859417181c7a8103a9a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 1 Sep 2013 12:03:55 +0200 Subject: Oops - use unique section names for the board driver stubs in the documentation. --- LUFA/DoxygenPages/WritingBoardDrivers.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'LUFA') diff --git a/LUFA/DoxygenPages/WritingBoardDrivers.txt b/LUFA/DoxygenPages/WritingBoardDrivers.txt index 0f5342945..b2ff07e66 100644 --- a/LUFA/DoxygenPages/WritingBoardDrivers.txt +++ b/LUFA/DoxygenPages/WritingBoardDrivers.txt @@ -32,16 +32,16 @@ * \subsection SSec_BoardTemplates_Board Template for USER * \include "DriverStubs/Board.h" * - * \subsection SSec_BoardTemplates_Board Template for USER + * \subsection SSec_BoardTemplates_Buttons Template for USER * \include "DriverStubs/Buttons.h" * - * \subsection SSec_BoardTemplates_Board Template for USER + * \subsection SSec_BoardTemplates_Dataflash Template for USER * \include "DriverStubs/Dataflash.h" * - * \subsection SSec_BoardTemplates_Board Template for USER + * \subsection SSec_BoardTemplates_Joystick Template for USER * \include "DriverStubs/Joystick.h" * - * \subsection SSec_BoardTemplates_Board Template for USER + * \subsection SSec_BoardTemplates_LEDs Template for USER * \include "DriverStubs/LEDs.h" */ -- cgit v1.2.3