summaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)Author
2014-03-26added mcb4300 to all host lpcxpresso projecthathach
2014-03-26doxygen have problem with bolding the hyperlink. use <b> insteadhathach
2014-03-26markdown documentinghathach
2014-03-25update keil & iar device project to add lpcxpresso11u14 supporthathach
2014-03-25update project filehathach
2014-03-25added board lpcxpresso 11u14hathach
2014-03-25clean uphathach
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-24fix build for IARhathach
2014-03-24fix build for keil devicehathach
2014-03-24fix build problem with lpcxrepssohathach
2014-03-24rename demo app filehathach
2014-03-23doxygen clean uphathach
2014-03-23tested with IAR & keil for device ea4357, fix some warningshathach
2014-03-23use internal buffer for hid report descriptor as well.hathach
2014-03-23finished using usbd_enum_buffer for all std descriptorshathach
2014-03-23remove TUSB_CFG_DEVICE_STRING_DESCRIPTOR_COUNThathach
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-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-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-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-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-17refrator, replace osal_tick_get / osal_tick_tock by tusb_tick_gethathach
2014-03-17doxygeninghathach
2014-03-16doxygen documenthathach