mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2024-11-05 15:48:05 +02:00
bbe27fc357
This allows us to do other things as well, e.g., change state. - ep0.c (ep0_init), usb/dfu.c (dfu_init): use user_setup - usb/atu2.c (usb_poll): no need to reset user_setup - the user's reset function can do that - usb/usb.h (user_setups), usb/usb.c (handle_setup): removed user_setups - usb/usb.h (user_set_interface), usb/usb.c (user_set_interface, handle_setup): callback for SET_INTERFACE |
||
---|---|---|
.. | ||
atu2.c | ||
dfu.c | ||
dfu.h | ||
usb.c | ||
usb.h |