mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Added new XPLAIN serial Bridge project (thanks to John Steggall for the software UART code).
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user