summaryrefslogtreecommitdiff
path: root/vendor
AgeCommit message (Expand)Author
2018-05-17rename vendor to libhathach
2018-04-12rename MCU_ to OPT_MCUhathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-30get freertos buildhathach
2018-03-07updatehathach
2018-03-02remove rtos rtxhathach
2018-03-01correct freertos prio issuehathach
2018-03-01upgrade freertos to v10hathach
2018-03-01clean up osal semaphore/queue/mutexhathach
2015-05-01simplify host API: tusbh_ to tuh_hathach
2014-04-28fix issue with IAR Assembler in freertos buildhathach
2014-04-28make freertos source unmodified to ease the upgrade process laterhathach
2014-04-25clean up FreeRTOSConfig.h also fix issue IAR Assemblerhathach
2014-04-25cdc device app rename CDCD_APP_BUFFER_SIZE to SERIAL_BUFFER_SIZEhathach
2014-04-25remove unnecessary port from freertoshathach
2014-04-24update freertos to 7.6.0hathach
2014-04-09fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/toolshathach
2014-03-31remove cmsis rtx source folderhathach
2014-03-28rename the not-yet-to-use filehathach
2014-03-26clean uphathach
2014-03-19#define SVCall_Handler SVC_Handler in lpcxpresso startup for lpc175x_6x & lpc...hathach
2014-03-19re-added RTX Source for reference purposehathach
2014-03-19reduce memory use by cmsis rtxhathach
2014-03-19change OSAL_TASK_FUNCTION to adapt with cmsis rtxhathach
2014-03-19remvoe main as thread of cmsis rtx for portability.hathach
2014-03-19remove rtx source file (use lib only)hathach
2014-03-19added libRTX for gcc & iarhathach
2014-03-14clean up warninghathach
2014-03-14fix some warningshathach
2014-03-14clean up warning in lpcxpressohathach
2014-03-13fix all build error with IARhathach
2014-03-12fix freertos host keil buildhathach
2014-03-12fix IAR end line warninghathach
2014-03-06IAR host freertos works with EA4357hathach
2014-03-06refractor vendor/freertoshathach
2014-03-06refractor app_os_prio.hhathach
2014-03-05remove other heap 1-3 of freeRTOShathach
2014-03-04fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start u...hathach
2014-03-03rename port.c for different cortex --> able to add them in keil uvisionhathach
2014-03-03clean up freeRTOS foldershathach
2014-03-03able to build freeRTOS with lpc175x_6xhathach
2014-03-03added port FreeRTOS for lpc175xhathach
2014-03-02increase msc host app task stack size to 512 so that copy command can be exec...hathach
2014-02-28refractor remove tusbh_msc_is_failedhathach
2014-02-28remove test unit ready with disk_ioctl (cmd=CTRL_SYNC) as it is proved to be ...hathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-10-02enhacne msc demo, update IAR project filehathach
2013-10-01refractor msc host app exampleshathach
2013-09-30able to mount one device on the hubhathach