esp32-s2_dfu/tinyusb/host
hathach 3763e22c9a change OSAL_TASK_DEF to decouple variable name with task name
implement osal_task_delay for freeRTOS & non_os
getting both no_os & freertos running with mouse + keyboard
2013-04-25 16:41:00 +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 change OSAL_TASK_DEF to decouple variable name with task name 2013-04-25 16:41:00 +07:00
usbh.h - change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with most popular RTOS) 2013-04-24 17:53:43 +07:00
usbh_hcd.h rename hidh_keyboard_info_t to hidh_interface_info_t 2013-04-07 05:09:18 +07:00