From c05c7c7df46a0377db8a72cb32f06aa40153d3e1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Wed, 25 Nov 2009 00:36:18 +0000 Subject: Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code). --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/LibraryResources.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 5dc83cc65..ccc3e216e 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -11,6 +11,7 @@ * New: * - Added activity LED indicators to the AVRISP project to indicate when the device is busy processing a command * - The USB target family and allowable USB mode tokens are now public and documented (USB_CAN_BE_*, USB_SERIES_*_AVR) + * - Added new XPLAIN serial Bridge project (thanks to John Steggall) * * Changed: * - Removed code in the Keyboard demos to send zeroed reports between two reports with differing numbers of keycodes diff --git a/LUFA/ManPages/LibraryResources.txt b/LUFA/ManPages/LibraryResources.txt index 759a8c0ef..7ba267fa5 100644 --- a/LUFA/ManPages/LibraryResources.txt +++ b/LUFA/ManPages/LibraryResources.txt @@ -12,6 +12,7 @@ * Discussion Group: http://groups.google.com/group/myusb-support-list \n * SVN Access, Bug Reports and Feature Requests: http://code.google.com/p/lufa-lib/ \n * Git Access: http://github.com/abcminiuser/lufa-lib + * Commit RSS: http://github.com/feeds/abcminiuser/commits/lufa-lib/master * Author's Website: http://www.fourwalledcubicle.com \n * * WinAVR Website: http://winavr.sourceforge.net \n -- cgit v1.2.3