hathach 215f8603b1 nrf5x: refactor device control transfer.
- make control transfer as part of usbd. Class driver must use
usbd_control_ API() instead of dcd_ api.
- change the signature of class driver's control_request
- allow control request complete to stall in staus stage
- move control request parser & handling to usbd.
2018-11-16 21:56:39 +07:00
..
2018-10-23 12:19:32 +07:00
2018-06-18 14:05:24 +07:00
2018-10-23 12:19:32 +07:00
2018-11-09 11:32:59 -08:00