| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-17 | rename vendor to lib | hathach | |
| 2018-04-12 | rename MCU_ to OPT_MCU | hathach | |
| 2018-04-12 | rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOS | hathach | |
| 2018-04-10 | mass rename TUSB_CFG to CFG_TUSB | hathach | |
| 2018-03-30 | get freertos build | hathach | |
| 2018-03-07 | update | hathach | |
| 2018-03-02 | remove rtos rtx | hathach | |
| 2018-03-01 | correct freertos prio issue | hathach | |
| 2018-03-01 | upgrade freertos to v10 | hathach | |
| 2018-03-01 | clean up osal semaphore/queue/mutex | hathach | |
| 2015-05-01 | simplify host API: tusbh_ to tuh_ | hathach | |
| 2014-04-28 | fix issue with IAR Assembler in freertos build | 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-25 | clean up FreeRTOSConfig.h also fix issue IAR Assembler | 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-25 | remove unnecessary port from freertos | hathach | |
| 2014-04-24 | update freertos to 7.6.0 | hathach | |
| 2014-04-09 | fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/tools | hathach | |
| 2014-03-31 | remove cmsis rtx source folder | hathach | |
| 2014-03-28 | rename the not-yet-to-use file | hathach | |
| 2014-03-26 | clean up | hathach | |
| 2014-03-19 | #define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & ↵ | hathach | |
| lpc11uxx for better compatiable with other lib & toolchain. added lpc176x xpresso with cmsis rtx | |||
| 2014-03-19 | re-added RTX Source for reference purpose | hathach | |
| 2014-03-19 | reduce memory use by cmsis rtx | hathach | |
| able to run with IAR host cmsis rtx | |||
| 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-19 | remove rtx source file (use lib only) | hathach | |
| 2014-03-19 | added libRTX for gcc & iar | hathach | |
| 2014-03-14 | clean up warning | hathach | |
| 2014-03-14 | fix some warnings | hathach | |
| 2014-03-14 | clean up warning in lpcxpresso | hathach | |
| remove -Wpacked -Wpadded in gcc | |||
| 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-12 | fix freertos host keil build | hathach | |
| 2014-03-12 | fix IAR end line warning | hathach | |
| 2014-03-06 | IAR host freertos works with EA4357 | hathach | |
| 2014-03-06 | refractor vendor/freertos | hathach | |
| 2014-03-06 | refractor app_os_prio.h | hathach | |
| 2014-03-05 | remove other heap 1-3 of freeRTOS | hathach | |
| ngx4330 work well with lpc/keil for non/freeRTOS | |||
| 2014-03-04 | fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start ↵ | hathach | |
| up file. Host freertos works with lpc17xx | |||
| 2014-03-03 | rename port.c for different cortex --> able to add them in keil uvision | hathach | |
| 2014-03-03 | clean up freeRTOS folders | hathach | |
| 2014-03-03 | able to build freeRTOS with lpc175x_6x | hathach | |
| 2014-03-03 | added port FreeRTOS for lpc175x | hathach | |
| 2014-03-02 | increase msc host app task stack size to 512 so that copy command can be ↵ | hathach | |
| executed | |||
| 2014-02-28 | refractor remove tusbh_msc_is_failed | hathach | |
| increase usbh enum task from 150 to 200 due to stack overflow when mounting msc device added task for msc host freeRTOS with stack = 300 (still cannot execute copy command) | |||
| 2014-02-28 | remove test unit ready with disk_ioctl (cmd=CTRL_SYNC) as it is proved to be ↵ | hathach | |
| not needed | |||
| 2013-11-25 | change MCU to TUSB_CFG_MCU | hathach | |
| 2013-10-02 | enhacne msc demo, update IAR project file | hathach | |
| 2013-10-01 | refractor msc host app examples | hathach | |
| 2013-09-30 | able to mount one device on the hub | hathach | |
