espressif_tinyusb/tests/lpc18xx_43xx/test/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
..
cdc move STRING & XSTRING & STATIC_ASSERT to compiler.h 2014-04-17 22:57:11 +07:00
ehci get all tests passed with lpc18xx_43xx. Need to disable some though 2014-04-18 13:51:54 +07:00
hid get all tests passed with lpc18xx_43xx. Need to disable some though 2014-04-18 13:51:54 +07:00
hub rename test folder 2013-06-29 16:16:05 +07:00
integration fixing test 2014-04-17 20:40:34 +07:00
msc get all tests passed with lpc18xx_43xx. Need to disable some though 2014-04-18 13:51:54 +07:00
usbh make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
host_helper.h add some tests support for msc host 2013-09-24 15:21:16 +07:00