summaryrefslogtreecommitdiff
path: root/demos/host/host_freertos
AgeCommit message (Expand)Author
2014-03-13clean uphathach
2014-03-13fix all build error with IARhathach
2014-03-13fix all build problem with keil & lpcxpresso for host os none, host freertos,...hathach
2014-03-13fix build for host freertos xpressohathach
2014-03-12fix freertos host keil buildhathach
2014-03-12fix build error with keil device os nonehathach
2014-03-06keil host 17xx work, but os_none has problem with copy command in msc examplehathach
2014-03-06IAR host freertos works with EA4357hathach
2014-03-06refractor vendor/freertoshathach
2014-03-06refractor app_os_prio.hhathach
2014-03-06remove IAR debug confighathach
2014-03-06change host os none to host_freertoshathach
2014-03-06added IAR support for host freertoshathach
2014-03-06IAR work well with EA4357 on host os nonehathach
2014-03-05refractor remove board_uart_send & board_uart_recv from board APIhathach
2014-03-05remove other heap 1-3 of freeRTOShathach
2014-03-05remove lwipopts.h in freertos projecthathach
2014-03-04change lpc17xx cmsis file & ohci to be able to build with IARhathach
2014-03-04fix issue with SVC_Handler SVCall_Handler name between keil & xpresso start u...hathach
2014-03-03able to build keil with lpc17xx (non os + freeRTOS)hathach
2014-03-03able to build freeRTOS with lpc175x_6xhathach
2014-03-02freeRTOS host demo work with keilhathach
2014-02-28refractor remove tusbh_msc_is_failedhathach
2014-02-28merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.hhathach
2013-12-27add device_os_none keil project for all boardshathach
2013-11-25change MCU to TUSB_CFG_MCUhathach
2013-10-27refractor cdc serial host app.hathach
2013-10-27static assert to check OSAL_QUEUE_DEF's queue_depth parameter < 256hathach
2013-10-02update freertos projecthathach
2013-09-21update keil project for freertos & cmsishathach
2013-09-20refine hid host driverhathach
2013-09-18clean up warningshathach
2013-09-18temporarily comment out all the lwip related codehathach
2013-09-16able to build with newly added lwip folderhathach
2013-09-14start to add lwip supporthathach
2013-09-13integrate & able to run cmsis-rtx with current code basehathach
2013-09-12added keil project for host_freertoshathach
2013-09-12finshed upgrading lpc43xx cmsishathach
2013-09-12update history & freertos projecthathach
2013-07-04port osal_mutex to freeRTOS, able to mount mouse & cdc devicehathach
2013-05-23- move CMSIS & driver lib for lpc13u to codebase bsp/lpc13xxhathach
2013-05-14abstract os priority for application taskshathach
2013-05-09move cmsis to bsp/lpc43xx to keep all in repos for travis-ci runhathach
2013-05-06change format of file header & license spacinghathach
2013-04-29make NGX4330 build runs ok with host_freertos demohathach
2013-04-25add attribute warn unused result for osal_create_* functionhathach
2013-04-25add TUSB_CFG_OS_TASK_PRIO to mandatory option for using an RTOShathach
2013-04-24- change OSAL_TASK_FUNCTION to have void* parameter (to be consistent with mo...hathach
2013-04-21rename nxp_sof_received to nxp_int_sofhathach
2013-04-16getting build with freertos & host demohathach