Ben Gamari 9f2dca3e4e usb_standard_request: Always call configuration_changed_cb
For reasons I don't entirely understand, bulk requests are suddenly
ignored after a SET_CONFIGURATION request (even if the configuration did
not change) unless the endpoints are reinitialized. This is done by
configuration_changed_cb, therefore we call it for every request.
2013-07-07 17:50:53 -04:00
..
2013-07-07 17:50:53 -04:00
2013-07-07 17:50:53 -04:00
2013-07-07 17:50:06 -04:00