]> git.donarmstrong.com Git - qmk_firmware.git/blob - protocol/lufa/LUFA-120730/LUFA/DoxygenPages/DevelopingWithLUFA.txt
Change TOP_DIR to TMK_DIR in makefiles
[qmk_firmware.git] / protocol / lufa / LUFA-120730 / LUFA / DoxygenPages / DevelopingWithLUFA.txt
1 /** \file\r
2  *\r
3  *  This file contains special DoxyGen information for the generation of the main page and other special\r
4  *  documentation pages. It is not a project source file.\r
5  */\r
6 \r
7 /**\r
8  *  \page Page_DevelopingWithLUFA Developing With LUFA\r
9  *\r
10  *  This section of the manual contains information on LUFA development, such as Getting Started information,\r
11  *  information on compile-time tuning of the library and other developer-related sections.\r
12  *\r
13  *  <b>Subsections:</b>\r
14  *  \li \subpage Page_BuildSystem - The LUFA Buildsystem\r
15  *  \li \subpage Page_TokenSummary - Summary of Compile Time Tokens\r
16  *  \li \subpage Page_Migration - Migrating from an Older LUFA Version\r
17  *  \li \subpage Page_VIDPID - Allocated USB VID and PID Values\r
18  *  \li \subpage Page_BuildLibrary - Building as a Linkable Library\r
19  *  \li \subpage Page_ExportingLibrary - Exporting LUFA for IDE Use\r
20  *  \li \subpage Page_WritingBoardDrivers - How to Write Custom Board Drivers\r
21  *  \li \subpage Page_SoftwareBootloaderStart - How to jump to the bootloader in software\r
22  */\r
23 \r