esp32-s2_dfu/tinyusb/host
hathach 574710dde5 move main work in usbh_enumeration_task to its body subtask for task_assert style 2013-04-24 13:45:42 +07:00
..
ehci fix compiler error for USB1 to none in ehci.c 2013-04-22 11:00:43 +07:00
hcd.c change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
hcd.h add code & test for hidh_isr (set status for keyboard) 2013-03-26 17:04:55 +07:00
usbh.c move main work in usbh_enumeration_task to its body subtask for task_assert style 2013-04-24 13:45:42 +07:00
usbh.h add tusbh_hid_mouse_isr & tusbh_hid_keyboard_isr callback with xfer_complete & error event 2013-04-09 03:13:27 +07:00
usbh_hcd.h rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00