summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-23remove TUSB_CFG_HOST_ENUM_BUFFER_SIZE from host config (use default)hathach
2014-03-23rename msc device app functionhathach
2014-03-23remove IAD_DESC_REQUIREDhathach
2014-03-22rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusionhathach
2014-03-21clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc...hathach
2014-03-21some doxygenhathach
2014-03-21some nice clean uphathach
2014-03-21clean up led blinking on host demohathach
2014-03-21clean up some device warningshathach
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-19remove rtx source file (use lib only)hathach
2014-03-19added libRTX for gcc & iarhathach
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-19update LPC43xx CMSIS to 3.20hathach
2014-03-18rename errors.c/h to tusb_errors.c/hhathach
2014-03-18clean uphathach
2014-03-18update doxygen configurehathach
2014-03-18finish descriptor refractor for hid keyboard & mousehathach
2014-03-18refractor descriptor passing for device with user-friendly structureshathach
2014-03-18app descriptor renamehathach
2014-03-18clean up tusb_descriptorshathach
2014-03-18rename TUSB_CFG_OS_TICKS_PER_SECOND to TUSB_CFG_TICKS_HZhathach
2014-03-17remove hardfault handlerhathach
2014-03-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach
2014-03-14fix out of range array in usbdhathach
2014-03-14clean all device os none warningshathach
2014-03-14fix warning for device os nonehathach
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 warning clean uphathach
2014-03-14more warnings clean uphathach
2014-03-14clean more warningshathach
2014-03-14clean up warning in lpcxpressohathach