mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 06:33:03 +00:00
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
This commit is contained in:
@@ -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>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user