Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project.

This commit is contained in:
Dean Camera 2010-07-15 11:01:31 +00:00
parent 40631e9fe5
commit dfe50ff349
9 changed files with 40 additions and 15 deletions

View file

@ -15,6 +15,7 @@
* - 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 demos, projects and bootloaders
* - Added ability to set the serial baud rate via the user's terminal in the XPLAINBridge project
*
* <b>Changed:</b>
* - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight