summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18configAssert = hal_debugger_breakpointhathach
2013-09-18clean up lwiphathach
2013-09-16able to build with newly added lwip folderhathach
2013-09-16remove ipv6 headerhathach
2013-09-16remoe ipv6hathach
2013-09-14start to add lwip supporthathach
2013-09-14increase usb transaction time-out as host_cmsis_rtx easily timeoutedhathach
2013-09-13update cmsis rtx keil project for LPC4357USBhathach
2013-09-13fix cmsis rtx tick configurationhathach
2013-09-13fix task def with cmsis rtxhathach
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-12updating lib *.chathach
2013-09-12update history & freertos projecthathach
2013-09-12update header fileshathach
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-10Apply power to USBKevin Townsend
2013-09-10Added trace support for LPC4357USB boardsKevin Townsend
2013-09-10added support for RETARGET SWOhathach
2013-09-10clean uphathach
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-10rename startuphathach
2013-09-10able to print hello worldhathach
2013-09-08Merge branch 'master' of github.com:microbuilder/tinyusbhathach
2013-09-08try to add lpc4357usb boardhathach
2013-07-31Added trace pin configKevin Townsend
2013-07-31Added LPC4357USB boardKevin Townsend
2013-07-19print out mac addresshathach
2013-07-19change printf retarget to make \n to \r\n automaticallyhathach
2013-07-19add implementation forhathach
2013-07-19add test & code to send rndis msg query for permanent address (MAC address)hathach
2013-07-14extract send message & wait & get complete message to send_message_get_respon...hathach
2013-07-13add some required NDIS OID definehathach
2013-07-07add rndis_app fileshathach
2013-07-06pass the initialize_cmplthathach
2013-07-06refractor qhd_xfer_error_isr (omit xfer_type para)hathach
2013-07-06refractor ehci.c adding qhd_get_xfer_typehathach
2013-07-05fix bug with RNDIS class open using non-static variable p_cdchathach
2013-07-05adding subclass RNDIS-CDC driver APIhathach
2013-07-05fix a minor bughathach