espressif_tinyusb/tinyusb/host
hathach 73d5f00a40 rename OSAL_TASK_DECLARE to OSAL_TASK_FUNCTION
removing TASK_ASSERT to avoid using goto/continue statement with rtos configure
2013-04-23 15:35:27 +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 rename OSAL_TASK_DECLARE to OSAL_TASK_FUNCTION 2013-04-23 15:35:27 +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