Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_SendIdle(), as it is sending idle bits and not break bits.
This commit is contained in:
parent
cbc00c843a
commit
8f7437dda2
4 changed files with 14 additions and 12 deletions
|
|
@ -20,7 +20,6 @@
|
|||
* -# Re-add interrupt Pipe/Endpoint support
|
||||
* -# Add HID report macros to make HID report editing easier
|
||||
* -# Investigate dynamically created device descriptors
|
||||
* -# Add new event for EVENT_USB_Device_ControlRequest() fired before the internal library request handlers
|
||||
* - Documentation/Support
|
||||
* -# Add detailed overviews of how each demo works
|
||||
* -# Add board overviews
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue