summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-08hub clean uphathach
2018-12-08refactor hcd apihathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07clean up ehci, support only 1 controllerhathach
2018-12-07clean uphathach
2018-12-07seperate control xfer to 3 tds for ohcihathach
2018-12-07ohci got device not response condition in control transferhathach
2018-12-07add host ea4088qs, but not workhathach
2018-12-07lpc17 ohci failed to execute control transfer !!hathach
2018-12-07simple cdc host demo workhathach
2018-12-07adding new hcd api, tested working with control xfer.hathach
2018-12-07add connect to cdc for testinghathach
2018-12-07able to build host hidhathach
2018-12-07enable all warningshathach
2018-12-07fix warning with lpcopenhathach
2018-12-07able to build with host mschathach
2018-12-07change usbh_control_xfer name and signaturehathach
2018-12-07usbh rename varshathach
2018-12-06change usbh queue to generic event queuehathach
2018-12-06minor clean uphathach
2018-12-06clean up hubhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06clean up usbh, rename doxygen folder to docshathach
2018-12-06change osal_semaphore_wait to return boolhathach
2018-12-06able to complete enumeration with os none blockinghathach
2018-12-06host port plugged isr detect, but control xfer not workhathach
2018-12-05added ea4357 ses projecthathach
2018-12-05fix more host build errorhathach
2018-12-05able to build host lpc18xxhathach
2018-12-05fixing build error with host stackhathach
2018-12-05host 1800 blinkyhathach
2018-12-05add host lpc18xx projecthathach
2018-12-05clean up ses projecthathach
2018-12-05fix travis buildhathach
2018-12-05change usbd_init() return to bool for simplicityhathach
2018-12-05clean uphathach
2018-12-05add role to OSAL_QUEUE_DEF() to disable correct dcd/hcd isrhathach
2018-12-05Merge branch 'develop' into devlocalhathach
2018-12-05update nrf erratahathach
2018-12-05Merge pull request #18 from hathach/devlocalhathach
2018-12-05fix travis build errorhathach
2018-12-05hal clean uphathach
2018-12-05remove dcd_connect/disconnect since there is no usage nowhathach
2018-12-05lpc move Chip_USB_Init() out of stack to bsphathach
2018-12-05renane filehathach
2018-12-05lpc40xx device work, moving Chip_USB_Init out of tinyusbhathach
2018-12-04move pinmux out of dcd into bsphathach
2018-12-04adding ea4088 quickstart, able to blinkhathach
2018-12-04adding lpc40xx supporthathach
2018-12-04clean up mcb1800hathach