espressif_tinyusb/tinyusb/host
hathach 05c767313d make freertos source unmodified to ease the upgrade process later
use CGU_GetPCLKFrequency as configCPU_CLOCK_HZ for lpc43xx using with freeRTOS
move portmarco.h include to FreeRTOSConfig.h to have untouched version of freertos
add a readme.md to vendor/freertos
refractor usbh.c, increase POWER_STABLE_DELAY = 500, RESET_DELAY = 200
fix bug with hub, only handle 1 port at a time when reading hub status change endpoint --> other port will be handled in the next cycle
2014-04-28 14:20:00 +07:00
..
ehci move osal_queue_send of osal_none to osal_none.c 2014-04-18 14:45:21 +07:00
ohci merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scale with number of enabled classes. 2014-04-13 15:39:57 +07:00
hcd.c IAR line ending warning 2014-03-12 14:10:38 +07:00
hcd.h add script files, fix build error with device 2014-04-17 14:54:14 +07:00
hub.c make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
hub.h doxygen documenting 2014-03-25 13:00:37 +07:00
usbh.c make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
usbh.h more doxygen stuffs 2014-03-25 13:11:22 +07:00
usbh_hcd.h move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
usbh_hub.h doxygen documenting 2014-03-24 12:35:44 +07:00