X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/6a10d6b465be27db090d760dc0fbe722c94e4344..fb3fcb968ea70f8b5c6d8f7edde65745e49628f2:/LUFA/DirectorySummaries.txt diff --git a/LUFA/DirectorySummaries.txt b/LUFA/DirectorySummaries.txt index 1abf3d494..eba413e2c 100644 --- a/LUFA/DirectorySummaries.txt +++ b/LUFA/DirectorySummaries.txt @@ -109,6 +109,13 @@ * files in this folder should not be included directly in user applications; the similarly named dispatch header files located in * the parent Board directory should be included instead. * + * \dir Drivers/Board/ATAVRUSBRF01 + * \brief ATAVRUSBRF01 board hardware driver files. + * + * This folder contains drivers for hardware on the Atmel ATAVRUSBRF01 board, as used in several Atmel wireless demo kits. The header + * files in this folder should not be included directly in user applications; the similarly named dispatch header files located in + * the parent Board directory should be included instead. + * * \dir DriverStubs * \brief Driver stub header files for custom boards, to allow the LUFA board drivers to operate. *