espressif_tinyusb/tinyusb
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
..
class added all assert check to osal_queue_send and osal_semaphore_post 2014-04-24 23:57:21 +07:00
common cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
device cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
hal make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
host make freertos source unmodified to ease the upgrade process later 2014-04-28 14:20:00 +07:00
osal cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE 2014-04-25 15:16:52 +07:00
license.md moving stuffs 2014-03-25 16:48:21 +07:00
mcu_capacity.h doxygen 2014-03-24 13:13:32 +07:00
tusb.c doxygen documenting 2014-03-25 13:00:37 +07:00
tusb.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00
tusb_option.h change default TUSB_CFG_DEBUG to 0 2014-04-17 10:33:59 +07:00