aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-13 04:43:38 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-13 04:43:38 +0000
commit975e9d772d3ede6f7cc0eb118fc693900d7b7e45 (patch)
tree8e1b944c477320a877e53851bc759a7bdea78e66 /LUFA
parent3904c1a60695c52dea0de8157a83d8bf22438a16 (diff)
downloadlufa-975e9d772d3ede6f7cc0eb118fc693900d7b7e45.tar.gz
lufa-975e9d772d3ede6f7cc0eb118fc693900d7b7e45.tar.bz2
lufa-975e9d772d3ede6f7cc0eb118fc693900d7b7e45.zip
Add AVRStudio 4 project files for the library bootloaders.
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 b118c581d..4be60737f 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 projects
+ * - Added new AVRStudio 4 project files for all library projects and bootloaders
*
* <b>Changed:</b>
* - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight