Make HID device class driver reselect the correct endpoint after the user callbacks have fired.

This commit is contained in:
Dean Camera 2009-10-26 05:27:59 +00:00
parent de70f0f1cf
commit cf610c5c91
5 changed files with 6 additions and 2 deletions

View file

@ -21,7 +21,6 @@
* - Add detailed overviews of how each demo works
* - Master LUFA include file rather than per-module includes
* - Change makefiles to allow for absolute LUFA location to be used
* - Abstract out the physical media from the Mass Storage device demos
* - Add RNDIS Host Class driver
* - Add unit testing to APIs
* - Make new demos