Add AVRStudio 4 project files to the ClassDriver Device mode demos.

This commit is contained in:
Dean Camera 2010-07-13 05:38:51 +00:00
parent f985a8c176
commit 3a3a4e2abf
16 changed files with 16 additions and 2 deletions

View file

@ -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