aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-13 05:38:51 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-13 05:38:51 +0000
commit3a3a4e2abf7ac55dcc438ad95e7c11f9566b825f (patch)
tree8b0a2ebd77e633156f72ae4f9d77ce8fc4285503 /LUFA
parentf985a8c176acf078e19b991e961144eeee1e5533 (diff)
downloadlufa-3a3a4e2abf7ac55dcc438ad95e7c11f9566b825f.tar.gz
lufa-3a3a4e2abf7ac55dcc438ad95e7c11f9566b825f.tar.bz2
lufa-3a3a4e2abf7ac55dcc438ad95e7c11f9566b825f.zip
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/ChangeLog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index 4be60737f..6f1bc3ae6 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -14,7 +14,7 @@
* - Added new pgm_read_ptr() macro to Common.h for reading of pointers out of flash memory space
* - Added new SWAPENDIAN_16() and SWAPENDIAN_32() macros to Common.h for statically initialized variables at compile time
* - Added new Drivers/USB/LowLevel/Device.c file to house Device mode specific functions that are more complicated than simple macros
- * - Added new AVRStudio 4 project files for all library projects and bootloaders
+ * - Added new AVRStudio 4 project files for all library demos, projects and bootloaders
*
* <b>Changed:</b>
* - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight