Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte).
This commit is contained in:
parent
1f33bc2fd3
commit
fe49fd51b2
2 changed files with 3 additions and 9 deletions
|
|
@ -22,7 +22,7 @@
|
|||
* - Added workaround for broken VBUS detection on AVR8 devices when a bootloader starts the application
|
||||
* via a software jump without first turning off the OTG pad (thanks to Simon Inns)
|
||||
* - Library Applications:
|
||||
* - <i>None</i>
|
||||
* - Increased throughput in the USBtoSerial project now that data transmission is non-blocking (thanks to Joseph Lacerte)
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Core:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue