summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2014-03-13remove legacy code of msc_device.c read10 & write10hathach
2014-03-13fix some warningshathach
2014-03-13clean uphathach
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 keil host os nonehathach
2014-03-12fix build error with keil device os nonehathach
2014-03-12update lpc11u cmsis to 3.20hathach
2014-03-12update CMSIS core for lpc176xhathach
2014-03-12all host os none configure can be build nowhathach
2014-03-12ngx works okhathach
2014-03-12host os none for LPCxpresso1769 & EA4357 workshathach
2014-03-12fixing build errorhathach
2014-03-12fix IAR end line warninghathach
2014-03-12clean uphathach
2014-03-12seems like 43xx code requires an terminal (uart,SWO) connected to be able to runhathach
2014-03-11improve MSC host demo withhathach
2014-03-11enhance cp command to accept dest path as an folderhathach
2014-03-11move keil_ram.ini to bsp/lpc43xx/keil_ram.inihathach
2014-03-10cannot get IAR work with lpc1769 device demohathach
2014-03-10change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead...hathach
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-05IAR host os none work well with ea4357hathach
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-05somehow could not get printf work with IAR both SWD & uart on NGX4330hathach
2014-03-05added init file for 43xx ram with keilhathach
2014-03-05remove the lwipopts.hhathach
2014-03-04remove lwip code in main.c & boardGetMACaddr (board.c)hathach
2014-03-04added support for IAR retarget but not yet succeeded. lpc17xx have problem co...hathach
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-03-02refine keyboard host demo (added new line for enter key)hathach
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-28EHCI: immediately reset port when device connected. This proves to help preve...hathach