diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-07-13 05:38:51 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2010-07-13 05:38:51 +0000 |
| commit | a849b6f24fdc93d95c8172c92a7f3da81387f877 (patch) | |
| tree | 8b0a2ebd77e633156f72ae4f9d77ce8fc4285503 /LUFA | |
| parent | f59c2c1ef2232d5fc31c092f39406e2dead69abe (diff) | |
Add AVRStudio 4 project files to the ClassDriver Device mode demos.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1383 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/ManPages/ChangeLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 4be60737..6f1bc3ae 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 |
