Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).

This commit is contained in:
Dean Camera 2010-07-22 07:19:41 +00:00
parent e6f37221fa
commit ac0ece0141
9 changed files with 1238 additions and 3 deletions

View file

@ -17,6 +17,7 @@
* - 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
* - Added new LUFA module variables for the different source modules in the core library makefile to simplify project makefiles
* - Added start of a new Test and Measurement class demo (thanks to Peter Lawrence)
*
* <b>Changed:</b>
* - The RingBuff library code has been replaced in the XPLAINBridge, Benito and USBtoSerial projects with an ultra lightweight

View file

@ -289,7 +289,7 @@
* 0x2065
* </td>
* <td>
* <i>Currently Unallocated</i>
* Test and Measurement Demo
* </td>
* </tr>
*