summaryrefslogtreecommitdiff
path: root/demos/host
AgeCommit message (Expand)Author
2013-09-26add scsi write10 & test unit readyhathach
2013-09-26refractor cli error handlinghathach
2013-09-26add cat command to clihathach
2013-09-25enable long filenamehathach
2013-09-25almost complete cli for mschathach
2013-09-25add tusbh_msc_statushathach
2013-09-25working on fatfs integrationhathach
2013-09-24added cli supporthathach
2013-09-24allow a limited model to deal with stalled pipe/transactionhathach
2013-09-24add some tests support for msc hosthathach
2013-09-23refractor, add wheel for mouse demohathach
2013-09-22added read capacity 10 with hacking codehathach
2013-09-22fix pingstate for highspeed bulk out transferhathach
2013-09-21house keeping, clean up warningshathach
2013-09-21house keepinghathach
2013-09-21update keil project for freertos & cmsishathach
2013-09-21remove ATTR_WEAK for all necessary driver callbackhathach
2013-09-20start to add msc host, fix dangerous problem with unstable device when plugge...hathach
2013-09-20refine hid host driverhathach
2013-09-19IAR host none project workinghathach
2013-09-19starting to add support for IAR workbenchhathach
2013-09-18clean up warningshathach
2013-09-18temporarily comment out all the lwip related codehathach
2013-09-16able to build with newly added lwip folderhathach
2013-09-14start to add lwip supporthathach
2013-09-13update cmsis rtx keil project for LPC4357USBhathach
2013-09-13all project can run okhathach
2013-09-13integrate & able to run cmsis-rtx with current code basehathach
2013-09-12added keil project for host_freertoshathach
2013-09-12Merge branch 'master' of github.com:microbuilder/tinyusbhathach
2013-09-12finshed upgrading lpc43xx cmsishathach
2013-09-12update history & freertos projecthathach
2013-09-12rename lpc43 cmsis folder, preparing to upgrade cmsis from v2.10 to 3.01hathach
2013-09-11add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 re...hathach
2013-09-10Added trace support for LPC4357USB boardsKevin Townsend
2013-09-10added support for RETARGET SWOhathach
2013-09-10added LPC4357_USB boardhathach
2013-09-10complete porting to keilhathach
2013-09-10keil project can mount mouse, but cannot mount rndishathach
2013-09-10able to get blinky + greetinghathach
2013-09-10able to print hello worldhathach
2013-09-08try to add lpc4357usb boardhathach
2013-07-19print out mac addresshathach
2013-07-19change printf retarget to make \n to \r\n automaticallyhathach
2013-07-07add rndis_app fileshathach
2013-07-05fix bug with RNDIS class open using non-static variable p_cdchathach
2013-07-05implementing initializing for RNDIShathach
2013-07-04update docshathach
2013-07-04port osal_mutex to freeRTOS, able to mount mouse & cdc devicehathach
2013-07-04house keepinghathach