espressif_tinyusb/tinyusb/hal
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
..
hal.h disable device mouse by default 2014-04-19 02:33:30 +07:00
hal_lpc11uxx.c IAR line ending warning 2014-03-12 14:10:38 +07:00
hal_lpc11uxx.h doxygen documenting 2014-03-25 13:00:37 +07:00
hal_lpc13uxx.c IAR line ending warning 2014-03-12 14:10:38 +07:00
hal_lpc13uxx.h doxygen documenting 2014-03-25 13:00:37 +07:00
hal_lpc43xx.c remove TUSB_CFG_DEVICE_FULLSPEED 2014-04-17 10:54:20 +07:00
hal_lpc43xx.h make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
hal_lpc175x_6x.c Suppress Keil warnings #66-D: enumeration value is out of "int" range 2014-03-14 15:51:07 +07:00
hal_lpc175x_6x.h doxygen documenting 2014-03-25 13:00:37 +07:00