| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-06 | rename demo to examples | hathach | |
| 2018-03-01 | more clean up | hathach | |
| 2018-03-01 | osal macro clean up | hathach | |
| 2018-03-01 | more osal clean up | hathach | |
| 2018-03-01 | change osal_task_create signature | hathach | |
| 2018-03-01 | clean up osal semaphore/queue/mutex | hathach | |
| 2015-05-01 | simplify tusbh_cdc_ to tuh_cdc_ | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ for keyboard & mouse | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ | hathach | |
| 2015-05-01 | formatting | hathach | |
| 2015-05-01 | readd rndis files | hathach | |
| 2014-04-25 | cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZE | hathach | |
| cdc host app add SERIAL_BUFFER_SIZE for buffer constant, add cdc data receive if cb with TUSB_EVENT_XFER_ERROR minor change to keyboard & mouse host app add ASSERT_FAILED & ASSERT_FAILED_MSG add cast to fix IAR build error with dcd_lpc43xx.c FreeRTOS - merge FreeRTOSConfig for m0, m3, m4 - re-implement application hook - support portmacro.h for m0 | |||
| 2014-04-24 | added all assert check to osal_queue_send and osal_semaphore_post | hathach | |
| 2014-04-18 | fix IAR CMSIS rtx build for lpc175 6x --> build all ok | hathach | |
| 2014-04-18 | minor adjust TUSB_CFG_HOST_DEVICE_MAX and TUSB_CFG_HOST_HUB | hathach | |
| 2014-04-17 | move STRING & XSTRING & STATIC_ASSERT to compiler.h | hathach | |
| disable test for a class of cdc host temporarily disable test for test_osal_none.c change include in some core files remove osal.h from common.h | |||
| 2014-04-17 | minor docs | hathach | |
| 2014-04-13 | merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and ↵ | hathach | |
| scale with number of enabled classes. default config to support up to 5 device (hub + 4 others) | |||
| 2014-04-09 | remove lpclink2 board | hathach | |
| 2014-04-03 | added rtos to greeting for easy testing | hathach | |
| correct all keil flash setting | |||
| 2014-03-31 | code beautify | hathach | |
| 2014-03-31 | device_freertos/.cproject works well with msc & keyboard | hathach | |
| 2014-03-26 | clean up | hathach | |
| 2014-03-26 | doxygen have problem with bolding the hyperlink. use <b> instead | hathach | |
| 2014-03-24 | fix build error for keil host os none, freertos, cmsis-rtx | hathach | |
| 2014-03-24 | fix build for lpcxpreso host | hathach | |
| 2014-03-24 | rename host demo sourc files | hathach | |
| 2014-03-23 | remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default) | hathach | |
| 2014-03-21 | clean up led blinking on host demo | hathach | |
| 2014-03-19 | change OSAL_TASK_FUNCTION to adapt with cmsis rtx | hathach | |
| 2014-03-19 | remvoe main as thread of cmsis rtx for portability. | hathach | |
| Keil & lpcxpresso4 host_cmsis_rtx work well | |||
| 2014-03-18 | rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZ | hathach | |
| remove CFG_TICKS_PER_SECOND | |||
| 2014-03-17 | doxygening | hathach | |
| 2014-03-16 | doxygen document | hathach | |
| 2014-03-14 | fix some warnings | hathach | |
| 2014-03-14 | clean more warnings | hathach | |
| 2014-03-14 | clean up warning in lpcxpresso | hathach | |
| remove -Wpacked -Wpadded in gcc | |||
| 2014-03-13 | suppres compiler warning transfer of control bypasses initialization | hathach | |
| 2014-03-13 | remove legacy code of msc_device.c read10 & write10 | hathach | |
| clean up some warnings | |||
| 2014-03-13 | fix some warnings | hathach | |
| 2014-03-13 | clean up | hathach | |
| 2014-03-13 | fix all build error with IAR | hathach | |
| - host/host_freertos/host_freertos.ewp - host/host_os_none/host_os_none.ewp - device/device_os_none/device_os_none.eww fix IAR ending warning | |||
| 2014-03-13 | fix build for host freertos xpresso | hathach | |
| 2014-03-12 | fixing build error | hathach | |
| 2014-03-12 | clean up | hathach | |
| 2014-03-11 | improve MSC host demo with | hathach | |
| - remove command - move (rename) command | |||
| 2014-03-11 | enhance cp command to accept dest path as an folder | 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 | |||
| 2014-03-06 | IAR host freertos works with EA4357 | hathach | |
| 2014-03-06 | refractor app_os_prio.h | hathach | |
