esp32-s2_dfu/tinyusb/host
hathach e9dbce5f1b add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS
using plain char for error enum character
increase freeRTOS configMAX_PRIORITIES to 16
house keeping & clean up compiler warning
2013-04-25 11:00:56 +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 add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOS 2013-04-25 11:00:56 +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