Update library manual with the new XPLAINBridge project's dual mode bridge/programmer...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jan 2010 05:43:58 +0000 (05:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 19 Jan 2010 05:43:58 +0000 (05:43 +0000)
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LibraryApps.txt

index a4f1865..74571e4 100644 (file)
@@ -27,6 +27,8 @@
   *  - Changed over the MassStorageKeyboard Class driver device demo to use Start of Frame events rather than a timer to keep track\r
   *    of elapsed milliseconds\r
   *  - Inlined currently unused (but standardized) maintenance functions in the Device and Host Class drivers to save space\r
   *  - Changed over the MassStorageKeyboard Class driver device demo to use Start of Frame events rather than a timer to keep track\r
   *    of elapsed milliseconds\r
   *  - Inlined currently unused (but standardized) maintenance functions in the Device and Host Class drivers to save space\r
+  *  - The XPLAINBridge project now selects between a USB to Serial bridge and a PDI programmer on startup, reading the JTAG port's\r
+  *    TDI pin to determine which mode to use\r
   *\r
   *  <b>Fixed:</b>\r
   *  - Fixed AVRISP project not able to enter programming mode when ISP protocol is used\r
   *\r
   *  <b>Fixed:</b>\r
   *  - Fixed AVRISP project not able to enter programming mode when ISP protocol is used\r
index c79463e..1f7a891 100644 (file)
  *    - <b>MissileLaucher</b> - Toy Missile Launcher Host project\r
  *    - <b>TemperatureDataLogger</b> - Temperature Datalogging project\r
  *    - <b>USBtoSerial</b> - USB to USART Serial Converter project\r
  *    - <b>MissileLaucher</b> - Toy Missile Launcher Host project\r
  *    - <b>TemperatureDataLogger</b> - Temperature Datalogging project\r
  *    - <b>USBtoSerial</b> - USB to USART Serial Converter project\r
+ *    - <b>XPLAINBridge</b> - XPLAIN alternative PDI Programmer/USB to Serial Bridge firmware project\r
  *\r
  *  </small>\r
  */
\ No newline at end of file
  *\r
  *  </small>\r
  */
\ No newline at end of file