| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-18 | rename subfolder source to src | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2018-03-29 | assert clean up | hathach | |
| 2018-03-29 | clean up assert and verify | hathach | |
| 2018-03-23 | shorten descriptor type | hathach | |
| 2018-03-22 | rename osal SUBSTASK to STASK | hathach | |
| 2018-03-21 | osal subtask rename | hathach | |
| 2018-03-14 | rename OSAL_SUBTASK_INVOKED | hathach | |
| 2018-03-11 | shorten TUSB_DESC_TYPE* | hathach | |
| 2018-03-11 | tusb_type rename | hathach | |
| 2018-03-11 | rename TUSB_DIR_OUT, TUSB_DIR_IN | hathach | |
| 2014-04-28 | make freertos source unmodified to ease the upgrade process later | hathach | |
| 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-17 | clean up STATIC_VAR | hathach | |
| 2014-03-14 | clean more warnings | hathach | |
| 2014-03-14 | clean up warning in lpcxpresso | hathach | |
| remove -Wpacked -Wpadded in gcc | |||
| 2014-03-14 | clean up compiler warning transfer of control bypasses initialization | hathach | |
| 2014-03-13 | suppres compiler warning transfer of control bypasses initialization | hathach | |
| 2014-03-12 | IAR line ending warning | hathach | |
| 2014-03-10 | change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") ↵ | hathach | |
| instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code change pipe xfer API buffer from void* to uint8_t* change FIFO_DEF to have a separated buffer to be compatible with IAR\ refractor IAR data alignment pragma | |||
| 2013-10-16 | refractor hub api | hathach | |
| fix all test build errors | |||
| 2013-10-01 | - move disconnection handle to enum task --> move tusbh_xxx_unmount is ↵ | hathach | |
| invoked in non-isr context | |||
| 2013-10-01 | refractor hub | hathach | |
| 2013-09-30 | hack ehci advance async to handle disconnect via hub | hathach | |
| 2013-09-30 | refractor hub | hathach | |
| 2013-09-30 | refractor hub | hathach | |
| 2013-09-30 | refractor hub | hathach | |
| 2013-09-30 | refractor hub | hathach | |
| 2013-09-30 | refractor hub | hathach | |
| 2013-09-30 | able to mount one device on the hub | hathach | |
| 2013-05-06 | add stub for msc host & hub driver | hathach | |
