summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-10update claim edpt for hid and midihathach
2020-09-10Set new define because of build failureJan Dümpelmann
2020-09-09typohathach
2020-09-09clean uphathach
2020-09-09update cdc edpt readhathach
2020-09-09introduce optional usbd_edpt_claim, usbd_edpt_release which can be used to ga...hathach
2020-09-07move functions aroundhathach
2020-09-07clean uphathach
2020-09-07rework usbh control transferhathach
2020-09-06Start of sampling works.Reinhard Panhuber
2020-09-06change xfer_cb return type from void to boolhathach
2020-09-06replacing hcd_pipe_xfer by usbh_edpt_xferhathach
2020-09-05clean up enum taskhathach
2020-09-05refactor hub classhathach
2020-09-05more clean uphathach
2020-09-05add in_isr to all hcd event functionshathach
2020-09-05clean uphathach
2020-09-05refactor extract parse_configuration_descriptor()hathach
2020-09-05remove usbh control mutexhathach
2020-09-05update example to test with mousehathach
2020-09-05defer xfer_isr to xfer_cbhathach
2020-09-05clean uphathach
2020-09-04Remove tud_cdc_connected check from examplesJan Dümpelmann
2020-09-04Merge remote-tracking branch 'upstream/master' into uac2Reinhard Panhuber
2020-09-04Add functionality to abort an ongoing transferJan Dümpelmann
2020-09-04update dochathach
2020-09-04Merge pull request #505 from hathach/update-hostHa Thach
2020-09-04clean uphathach
2020-09-04update ci to also build host examplehathach
2020-09-04fflush(stdout) for keyboard host examplehathach
2020-09-04keyboard host work as proof of concepthathach
2020-09-03more hid host workhathach
2020-09-03fix vector assignhathach
2020-09-03Remove tud_audio_n_write_ep_in_buffer() as long as ISO EPs are not RBs.Reinhard Panhuber
2020-09-03New function to modify fifo overwritabilityJan Dümpelmann
2020-09-03Turn transmit fifo overwritable in no DTR modeJan Dümpelmann
2020-09-03Remove connected check for write flushingJan Dümpelmann
2020-09-03fix #449 remove obsolete pipehandle from hid hosthathach
2020-09-03rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handlerhathach
2020-09-03revert to use __USE_LPCOPENhathach
2020-09-02ohci work, tested with lpc1769hathach
2020-09-02fix ci buildhathach
2020-09-02revert to use float-abihathach
2020-09-01fix unit testhathach
2020-09-01add more logging to host stackhathach
2020-09-01clean uphathach
2020-09-01Allow epin_buf to be written directly into in case no TX FIFOs are used.Reinhard Panhuber
2020-09-01Merge branch 'master' into update-hosthathach
2020-08-29Fix comment.Reinhard Panhuber
2020-08-29Fix CFG_TUD_AUDIO_RX_FIFO_SIZE defines.Reinhard Panhuber