Add first lot of AVRStudio project files for some of the library projects.

This commit is contained in:
Dean Camera
2010-07-13 04:32:33 +00:00
parent d3e00ce1ec
commit ac61b81a0b
41 changed files with 11 additions and 4 deletions
+1
View File
@@ -14,6 +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
*
* <b>Changed:</b>
* - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight