aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DirectorySummaries.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-04-16 23:59:14 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-04-16 23:59:14 +0000
commit1c16ae399a9f924c15d9dec54cacb1320ff0a92f (patch)
tree026174d2f65b998d9cb6b24156393fae40a0d60e /LUFA/DirectorySummaries.txt
parent8f6b4ddf764c3a54e42d00a7502c82c5c3e71b1c (diff)
downloadlufa-1c16ae399a9f924c15d9dec54cacb1320ff0a92f.tar.gz
lufa-1c16ae399a9f924c15d9dec54cacb1320ff0a92f.tar.bz2
lufa-1c16ae399a9f924c15d9dec54cacb1320ff0a92f.zip
Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.
Diffstat (limited to 'LUFA/DirectorySummaries.txt')
-rw-r--r--LUFA/DirectorySummaries.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/LUFA/DirectorySummaries.txt b/LUFA/DirectorySummaries.txt
index eba413e2c..5288dbf9d 100644
--- a/LUFA/DirectorySummaries.txt
+++ b/LUFA/DirectorySummaries.txt
@@ -34,13 +34,13 @@
*
* This folder contains drivers for aspects other than the USB interface, board hardware or AVR peripherals.
*
- * \dir Drivers/AT90USBXXX
+ * \dir Drivers/Peripheral
* \brief USB AVR peripheral driver files.
*
* This folder contains drivers for several of the AVR internal peripherals such as the USART, compatible with
* all USB AVR models.
*
- * \dir Drivers/AT90USBXXX/AT90USBXXX67
+ * \dir Drivers/Peripheral/AT90USBXXX67
* \brief AT90USBXXX6, AT90USBXXX7 and ATMEGAXXU4 AVR model peripheral driver files. Its original name is due to legacy
* reasons.
*