Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
This commit is contained in:
parent
e6f37221fa
commit
ac0ece0141
9 changed files with 1238 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -289,7 +289,7 @@
|
|||
* 0x2065
|
||||
* </td>
|
||||
* <td>
|
||||
* <i>Currently Unallocated</i>
|
||||
* Test and Measurement Demo
|
||||
* </td>
|
||||
* </tr>
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue