Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_SendIdle(), as it is sending idle bits and not break bits.

This commit is contained in:
Dean Camera 2010-11-17 05:46:18 +00:00
parent cbc00c843a
commit 8f7437dda2
4 changed files with 14 additions and 12 deletions

View file

@ -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