Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
This commit is contained in:
parent
d3f11eb528
commit
c05c7c7df4
19 changed files with 2190 additions and 10 deletions
|
@ -11,6 +11,7 @@
|
|||
* <b>New:</b>
|
||||
* - 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)
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Removed code in the Keyboard demos to send zeroed reports between two reports with differing numbers of keycodes
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue