aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-22 07:19:41 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-22 07:19:41 +0000
commitac0ece0141fe9470539380fb5e5f069a0ff701ff (patch)
treee8451721eb0672ed444b79867e2880879b908449 /LUFA/ManPages
parente6f37221fa9b43046055f5bbc8cfb2c088011b5c (diff)
downloadlufa-ac0ece0141fe9470539380fb5e5f069a0ff701ff.tar.gz
lufa-ac0ece0141fe9470539380fb5e5f069a0ff701ff.tar.bz2
lufa-ac0ece0141fe9470539380fb5e5f069a0ff701ff.zip
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
-rw-r--r--LUFA/ManPages/VIDAndPIDValues.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index c29d825d6..7ab1ca260 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -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
diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt
index fb936600d..41ad56085 100644
--- a/LUFA/ManPages/VIDAndPIDValues.txt
+++ b/LUFA/ManPages/VIDAndPIDValues.txt
@@ -289,7 +289,7 @@
* 0x2065
* </td>
* <td>
- * <i>Currently Unallocated</i>
+ * Test and Measurement Demo
* </td>
* </tr>
*