| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2013-09-27 | house keeping | hathach | |
| 2013-09-26 | house keeping | hathach | |
| 2013-09-26 | add scsi write10 & test unit ready | hathach | |
| done copy command implement get_fattime using __DATE__ and number of calls | |||
| 2013-09-25 | enable long filename | hathach | |
| 2013-09-25 | almost complete cli for msc | hathach | |
| 2013-09-25 | add tusbh_msc_status | hathach | |
| reanme PRINTF_TARGET_DEBUG_CONSOLE to PRINTF_TARGET_SEMIHOST add read10 implementation able to read fat root sector | |||
| 2013-09-25 | working on fatfs integration | hathach | |
| fix retarget input for lpcxpresso | |||
| 2013-09-24 | start to add fatfs support | hathach | |
| 2013-09-18 | temporarily comment out all the lwip related code | hathach | |
| 2013-09-18 | configAssert = hal_debugger_breakpoint | hathach | |
| 2013-09-18 | clean up lwip | hathach | |
| 2013-09-16 | able to build with newly added lwip folder | hathach | |
| 2013-09-16 | remove ipv6 header | hathach | |
| 2013-09-16 | remoe ipv6 | hathach | |
| 2013-09-14 | start to add lwip support | hathach | |
| 2013-09-13 | fix cmsis rtx tick configuration | hathach | |
| everything should work TODO: remove static for variable error in control xfer subtask | |||
| 2013-09-13 | all project can run ok | hathach | |
| 2013-09-13 | integrate & able to run cmsis-rtx with current code base | hathach | |
| 2013-05-21 | fix issue with osal_none queue def | hathach | |
| 2013-05-15 | adding support for keil's rtx cmsis-rtos | hathach | |
| 2013-04-27 | reduce delay after reset to 20ms | hathach | |
| correct freeRTOS configCPU_CLOCK_HZ to correct M4 mcu clock | |||
