3  *  This file contains special DoxyGen information for the generation of the main page and other special
 
   4  *  documentation pages. It is not a project source file.
 
   8  *  \brief Common library header files.
 
  10  *  This folder contains header files which are common to all parts of the LUFA library. They may be used freely in
 
  14  *  \brief Library hardware and software drivers.
 
  16  *  This folder contains all the library hardware and software drivers for each supported board, architecture and
 
  17  *  microcontroller model.
 
  19  *  \dir LUFA/Drivers/Misc
 
  20  *  \brief Miscellaneous driver files.
 
  22  *  This folder contains drivers for aspects other than the USB interface, board hardware or microcontroller peripherals.
 
  24  *  \dir LUFA/Drivers/Peripheral
 
  25  *  \brief Microcontroller peripheral driver files.
 
  27  *  This folder contains drivers for various low level microcontroller peripherals, usually located on the microcontroller
 
  28  *  die within the same physical chip.
 
  30  *  \dir LUFA/Drivers/USB
 
  31  *  \brief USB controller peripheral driver files.
 
  33  *  This folder contains the complete LUFA USB stack and controller files, including the core driver and stack, as well
 
  34  *  as the USB class driver implementations.
 
  36  *  \dir LUFA/Drivers/USB/Core
 
  37  *  \brief Core USB driver files.
 
  39  *  This folder contains the core USB stack and controller driver files, to correctly implement USB functionality on the
 
  40  *  target architecture and microcontroller model. This
 
  42  *  \dir LUFA/Drivers/USB/Class
 
  43  *  \brief USB Class helper driver files.
 
  45  *  This folder contains drivers for implementing functionality of standardized USB classes. These are not used directly by the library,
 
  46  *  but provide a standard and library-maintained way of implementing functionality from some of the defined USB classes without extensive
 
  47  *  development effort. Is is recommended that these drivers be used where possible to reduce maintenance of user applications.
 
  49  *  \dir LUFA/Drivers/USB/Class/Device
 
  50  *  \brief USB Device Class helper driver files.
 
  52  *  Device mode drivers for the standard USB classes.
 
  54  *  \dir LUFA/Drivers/USB/Class/Host
 
  55  *  \brief USB Host Class helper driver files.
 
  57  *  Host mode drivers for the standard USB classes.
 
  59  *  \dir LUFA/Drivers/Board
 
  60  *  \brief Board hardware driver files.
 
  62  *  This folder contains drivers for interfacing with the physical hardware on supported commercial boards, primarily from
 
  63  *  the Atmel corporation. Header files in this folder should be included in user applications requiring the functionality of
 
  64  *  hardware placed on supported boards.
 
  66  *  \dir LUFA/Drivers/Board/ADAFRUITU4
 
  67  *  \brief ADAFRUITU4 board hardware driver files.
 
  69  *  This folder contains drivers for hardware on the Adafruit U4 breakout board (http://ladyada.net/products/atmega32u4breakout).
 
  70  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
  71  *  located in the parent Board directory should be included instead.
 
  72  *  \dir LUFA/Drivers/Board/ATAVRUSBRF01
 
  73  *  \brief ATAVRUSBRF01 board hardware driver files.
 
  75  *  This folder contains drivers for hardware on the Atmel ATAVRUSBRF01 board, as used in several Atmel wireless demo kits. The header
 
  76  *  files in this folder should not be included directly in user applications; the similarly named dispatch header files located in
 
  77  *  the parent Board directory should be included instead.
 
  79  *  \dir LUFA/Drivers/Board/BENITO
 
  80  *  \brief BENITO board hardware driver files.
 
  82  *  This folder contains drivers for hardware on the Benito boards (http://dorkbotpdx.org/wiki/benito). The header files in this
 
  83  *  folder should not be included directly in user applications; the similarly named dispatch header files located in the parent
 
  84  *  Board directory should be included instead.
 
  86  *  \dir LUFA/Drivers/Board/BUMBLEB
 
  87  *  \brief BUMBLEB board hardware driver files.
 
  89  *  This folder contains drivers for hardware on the Fletchtronics Bumble-B board (http://fletchtronics.net/bumble-b). The header
 
  90  *  files in this folder should not be included directly in user applications; the similarly named dispatch header files located in
 
  91  *  the parent Board directory should be included instead.
 
  93  *  \dir LUFA/Drivers/Board/BUI
 
  94  *  \brief BUI board hardware driver files.
 
  96  *  This folder contains drivers for hardware on the Busware BUI (http://www.busware.de/tiki-index.php?page=BUI).
 
  97  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
  98  *  located in the parent Board directory should be included instead. 
 
 100  *  \dir LUFA/Drivers/Board/BLACKCAT
 
 101  *  \brief BLACKCAT board hardware driver files.
 
 103  *  This folder contains drivers for hardware on the TCNISO Blackcat USB JTAG (http://www.embeddedcomputers.net/products/BlackcatUSB/.
 
 104  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 105  *  located in the parent Board directory should be included instead.
 
 107  *  \dir LUFA/Drivers/Board/CULV3
 
 108  *  \brief CULV3 board hardware driver files.
 
 110  *  This folder contains drivers for hardware on the Busware CUL V3 (http://busware.de/tiki-index.php?page=CUL).
 
 111  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 112  *  located in the parent Board directory should be included instead.
 
 114  *  \dir LUFA/Drivers/Board/EVK527
 
 115  *  \brief XPLAIN board hardware driver files.
 
 117  *  This folder contains drivers for hardware on the Atmel EVK527 development board. The header files in this folder should
 
 118  *  not be included directly in user applications; the similarly named dispatch header files located in the parent Board directory
 
 119  *  should be included instead.
 
 121  *  \dir LUFA/Drivers/Board/JMDBU2
 
 122  *  \brief JM-DB-U2 board hardware driver files.
 
 124  *  This folder contains drivers for hardware on the JM-DB-U2 boards (http://u2.mattair.net/). The header files in this folder
 
 125  *  should not be included directly in user applications; the similarly named dispatch header files located in the parent Board
 
 126  *  directory should be included instead.
 
 128  *  \dir LUFA/Drivers/Board/MAXIMUS
 
 129  *  \brief MAXIMUS board hardware driver files.
 
 131  *  This folder contains drivers for hardware on the Maximus boards (http://www.avrusb.com/). The header files in this folder
 
 132  *  should not be included directly in user applications; the similarly named dispatch header files located in the parent Board
 
 133  *  directory should be included instead.
 
 135  *  \dir LUFA/Drivers/Board/MICROSIN162
 
 136  *  \brief MICROSIN162 board hardware driver files.
 
 138  *  This folder contains drivers for hardware on the Microsin AVR-USB162 board (http://microsin.ru/content/view/685/44/). The
 
 139  *  header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 140  *  located in the parent Board directory should be included instead.
 
 142  *  \dir LUFA/Drivers/Board/MINIMUS
 
 143  *  \brief MINIMUS board hardware driver files.
 
 145  *  This folder contains drivers for hardware on the Minimus boards (http://www.minimususb.com/). The header files in this folder
 
 146  *  should not be included directly in user applications; the similarly named dispatch header files located in the parent Board
 
 147  *  directory should be included instead.
 
 149  *  \dir LUFA/Drivers/Board/OLIMEX162
 
 150  *  \brief Olimex USB-STK-162 board hardware driver files.
 
 152  *  This folder contains drivers for hardware on the Olimex AVR-USB-162 boards (http://www.olimex.com/dev/avr-usb-162.html).
 
 153  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 154  *  located in the parent Board directory should be included instead.
 
 156  *  \dir LUFA/Drivers/Board/RZUSBSTICK
 
 157  *  \brief RZUSBSTICK board hardware driver files.
 
 159  *  This folder contains drivers for hardware on the Atmel RZUSBSTICK board, as used in the Atmel "Raven" wireless kits. The header
 
 160  *  files in this folder should not be included directly in user applications; the similarly named dispatch header files located in
 
 161  *  the parent Board directory should be included instead.
 
 163  *  \dir LUFA/Drivers/Board/SPARKFUN8U2
 
 164  *  \brief SPARKFUN8U2 board hardware driver files.
 
 166  *  This folder contains drivers for hardware on the Sparkfun ATMEGA8U2 breakout board (http://www.sparkfun.com/products/10277). The
 
 167  *  header files in this folder should not be included directly in user applications; the similarly named dispatch header files located
 
 168  *  in the parent Board directory should be included instead.
 
 170  *  \dir LUFA/Drivers/Board/STK525
 
 171  *  \brief STK525 board hardware driver files.
 
 173  *  This folder contains drivers for hardware on the Atmel STK525 development board. The header files in this folder should
 
 174  *  not be included directly in user applications; the similarly named dispatch header files located in the parent Board directory
 
 175  *  should be included instead.
 
 177  *  \dir LUFA/Drivers/Board/STK526
 
 178  *  \brief STK526 board hardware driver files.
 
 180  *  This folder contains drivers for hardware on the Atmel STK526 development board. The header files in this folder should
 
 181  *  not be included directly in user applications; the similarly named dispatch header files located in the parent Board directory
 
 182  *  should be included instead.
 
 184  *  \dir LUFA/Drivers/Board/TEENSY
 
 185  *  \brief TEENSY board hardware driver files.
 
 187  *  This folder contains drivers for hardware on all revisions of the PJRC Teensy boards (http://www.pjrc.com/teensy/). The header
 
 188  *  files in this folder should not be included directly in user applications; the similarly named dispatch header files located
 
 189  *  in the parent Board directory should be included instead.
 
 191  *  \dir LUFA/Drivers/Board/UDIP
 
 192  *  \brief UDIP board hardware driver files.
 
 194  *  This folder contains drivers for hardware on the Linnix UDIP boards (http://linnix.com/udip/).
 
 195  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 196  *  located in the parent Board directory should be included instead.
 
 198  *  \dir LUFA/Drivers/Board/UNO
 
 199  *  \brief UNO board hardware driver files.
 
 201  *  This folder contains drivers for hardware on the Arduino Uno boards (http://www.arduino.cc).
 
 202  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 203  *  located in the parent Board directory should be included instead.
 
 205  *  \dir LUFA/Drivers/Board/USBFOO
 
 206  *  \brief USBFOO board hardware driver files.
 
 208  *  This folder contains drivers for hardware on the USBFOO boards (http://shop.kernelconcepts.de/product_info.php?products_id=102).
 
 209  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 210  *  located in the parent Board directory should be included instead.
 
 212  *  \dir LUFA/Drivers/Board/USBKEY
 
 213  *  \brief USBKEY board hardware driver files.
 
 215  *  This folder contains drivers for hardware on the Atmel USBKEY demonstration board. The header files in this folder should
 
 216  *  not be included directly in user applications; the similarly named dispatch header files located in the parent Board directory
 
 217  *  should be included instead.
 
 219  *  \dir LUFA/Drivers/Board/USBTINYMKII
 
 220  *  \brief USBTINY-MKII board hardware driver files.
 
 222  *  This folder contains drivers for hardware on all revisions of the USBTINY-MKII boards (http://tom-itx.dyndns.org:81/~webpage/).
 
 223  *  The header files in this folder should not be included directly in user applications; the similarly named dispatch header files
 
 224  *  located in the parent Board directory should be included instead.
 
 226  *  \dir LUFA/Drivers/Board/XPLAIN
 
 227  *  \brief XPLAIN board hardware driver files.
 
 229  *  This folder contains drivers for hardware on the Atmel XPLAIN board (all hardware revisions). The header files in this folder
 
 230  *  should not be included directly in user applications; the similarly named dispatch header files located in the parent Board
 
 231  *  directory should be included instead.
 
 233  *  \dir LUFA/CodeTemplates
 
 234  *  \brief Code templates for use in LUFA powered applications.
 
 236  *  This contains code templates for board drivers, sample LUFA project makefiles and other similar templates that can be copied into
 
 237  *  a LUFA powered application and modified to speed up development.
 
 239  *  \dir LUFA/CodeTemplates/DriverStubs
 
 240  *  \brief Driver stub header files for custom boards, to allow the LUFA board drivers to operate.
 
 242  *  This contains stub files for the LUFA board drivers. If the LUFA board drivers are used with board hardware other than those
 
 243  *  directly supported by the library, the BOARD parameter of the application's makefile can be set to "USER", and these stub files
 
 244  *  copied to the "/Board/" directory of the application's folder. When fleshed out with working driver code for the custom board,
 
 245  *  the corresponding LUFA board APIs will work correctly with the non-standard board hardware.