summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2014-03-23adding usbd_enum_buffer to usbdhathach
2014-03-23remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)hathach
2014-03-21clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc...hathach
2014-03-21clean up led blinking on host demohathach
2014-03-20fix cmsis rtx warninghathach
2014-03-19lpc176x support for host cmsis rtxhathach
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-19adding support for IAR cmsis rtxhathach
2014-03-19remove old host bulk xferhathach
2014-03-19remvoe main as thread of cmsis rtx for portability.hathach
2014-03-19able to run cmsis rtx with lpcxpresso7hathach
2014-03-19able to build cmsis rtx with lpcxpresso7 with float=hardhathach
2014-03-19rename keil group bsp lpcxxxx to lpcxxxx onlyhathach
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-18rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach
2014-03-14Merge branch 'master' of github.com:microbuilder/tinyusbhathach
2014-03-14clean up morehathach
2014-03-14clean up warninghathach
2014-03-14fix some warningshathach
2014-03-14fix some warningshathach
2014-03-14clean up more warningshathach
2014-03-14Suppress Keil warnings #66-D: enumeration value is out of "int" rangehathach
2014-03-14more warnings clean uphathach
2014-03-14clean more warningshathach
2014-03-14clean up warning in lpcxpressohathach
2014-03-14zero warnings compiling host os none on keilhathach
2014-03-13suppres compiler warning transfer of control bypasses initializationhathach
2014-03-13clean up more warningshathach
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