Add AVRStudio 4 project files for the library bootloaders.

This commit is contained in:
Dean Camera 2010-07-13 04:43:38 +00:00
parent 3904c1a606
commit 975e9d772d
4 changed files with 4 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 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