summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2014-03-31remove unnecessary boardhathach
2014-03-31code beautifyhathach
2014-03-31device_freertos/.cproject works well with msc & keyboardhathach
2014-03-27update doxygen setting to have search and versionhathach
2014-03-26iar naming folderhathach
2014-03-26clean uphathach
2014-03-26md againhathach
2014-03-26added support for keil, iar all hosts projecthathach
2014-03-26added mcb4300 to all host lpcxpresso projecthathach
2014-03-26doxygen have problem with bolding the hyperlink. use <b> insteadhathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach
2014-03-25doxygen documentinghathach
2014-03-24fix IAR build errorhathach
2014-03-24fix build error for keil host os none, freertos, cmsis-rtxhathach
2014-03-24fix build for lpcxpreso hosthathach
2014-03-24rename host demo sourc fileshathach
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