summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2014-04-18fix IAR CMSIS rtx build for lpc175 6x --> build all okhathach
2014-04-18minor adjust TUSB_CFG_HOST_DEVICE_MAX and TUSB_CFG_HOST_HUBhathach
2014-04-18move osal_queue_send of osal_none to osal_none.chathach
2014-04-17move STRING & XSTRING & STATIC_ASSERT to compiler.hhathach
2014-04-17clean up STATIC_VARhathach
2014-04-17enable one ELF per function to have reduced code size from keilhathach
2014-04-17move demo page to their folderhathach
2014-04-17change default TUSB_CFG_DEBUG to 0hathach
2014-04-17minor docshathach
2014-04-13merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scal...hathach
2014-04-13update path to keil debug.ini for board NGX43330hathach
2014-04-09remove lpclink2 boardhathach
2014-04-09remove OSAL_VAR for the simplicityhathach
2014-04-09tested lpcxpresso with ngx for all projectshathach
2014-04-09fix cmsis rtx problem by rebuilding the libRTX_CM4.a with lpcxpresso/toolshathach
2014-04-08add MCB4300 to host rtxhathach
2014-04-08change keil_ram.ini to lpc43xx_debug_init.inihathach
2014-04-08update all IAR project to support NGX4330 SPIFI configurehathach
2014-04-07added debug configure file for iarhathach
2014-04-07change all keil project setting for NGX4330 to use SPIFI settinghathach
2014-04-04clean uphathach
2014-04-04remove RF1GHZNODE from board/readme.mdhathach
2014-04-03fix keil jlink setting with 4357hathach
2014-04-03added rtos to greeting for easy testinghathach
2014-04-03remove space in all lpcxpresso build for boardhathach
2014-04-01rename all configuration name to remove space in IAR projecthathach
2014-04-01change all target name without space and output dir & listing dirhathach
2014-03-31update xpresso host cmsis rtx to build with ngx4330hathach
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