summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-10Merge remote-tracking branch 'upstream/edpt_ISO_xfer' into edpt_ISO_xferReinhard Panhuber
2021-03-10Implement audio PCM type I enc./decoding acc. to 2.3.1.5 Audio StreamsReinhard Panhuber
2021-03-10fix ci build with rp2040hathach
2021-03-10fix build with freertoshathach
2021-03-10Merge branch 'master' into edpt_ISO_xferhathach
2021-03-10usbd ack SET_INTERFACE if it is not implemented by class driver.hathach
2021-03-04Adapt mutexes in fifo.cReinhard Panhuber
2021-03-04Remove TODOs done.Reinhard Panhuber
2021-03-04Merge pull request #700 from hathach/fix-rp2040-bus-resetHa Thach
2021-03-04Extend FIFO mutex to use separate write and read mutexes.Reinhard Panhuber
2021-03-04add midi commenthathach
2021-03-04fix enum walkaround forever check for SE0 when pull up is disabledhathach
2021-03-04add note for MIDI (audio v1.0) endpoint decriptor use 9 bytes instead of 7hathach
2021-03-04Merge pull request #688 from duddie/masterHa Thach
2021-03-03Fix unused parameter in _ff_push_copy_fct() and _ff_pull_copy_fctReinhard Panhuber
2021-03-02Change copy modes for new read/write functions in tusb_fifo.cReinhard Panhuber
2021-03-02Change for copy modes in dcd_synopsis.cReinhard Panhuber
2021-03-02Remove set_copy_modes(), implement:Reinhard Panhuber
2021-03-02Rename dcd_edpt_iso_xfer() to dcd_edpt_xfer_fifo()Reinhard Panhuber
2021-03-02Revert implementation of dcd_edpt_iso_xfer()Reinhard Panhuber
2021-03-02clean uphathach
2021-03-02Switch back OPT_MCU_DA1469X to use linear buffersReinhard Panhuber
2021-03-02rp2040 add disconnection detectionhathach
2021-03-02fix rp2040 host buildhathach
2021-03-02Merge pull request #684 from hathach/rp2040-host-exampleHa Thach
2021-03-01audio_decive clean up and bootstrapping of linear (formerly evade) buff.Reinhard Panhuber
2021-02-28Fix Endpoint descriptor for MIDI DeviceDuddie
2021-02-27Merge pull request #675 from majbthrd/rp2040epaddrHa Thach
2021-02-26rp2040: improve _hw_endpoint_init()Peter Lawrence
2021-02-26add rp2040 to host example buildhathach
2021-02-26Merge pull request #683 from amitv87/handle_break_reqHa Thach
2021-02-26Update cdc_device.hboggyb
2021-02-26Merge pull request #682 from hathach/rp2040_fix_hcd_initHa Thach
2021-02-25initial break request handlingamit verma
2021-02-25Update RP2040 hcd_init to have rhport argument.Liam Fraser
2021-02-25Merge branch 'master' into rp2040epaddrmajbthrd
2021-02-25Merge branch 'master' into rp2040devicemajbthrd
2021-02-25rp2040: requested code mode in rp2040_usb.hPeter Lawrence
2021-02-25Merge pull request #672 from majbthrd/rp2040trimHa Thach
2021-02-25rp2040: requested change from TU_MIN to tu_min16Peter Lawrence
2021-02-25Revert tusb_fifo.h include form to original.Reinhard Panhuber
2021-02-24Merge remote-tracking branch 'upstream/master' into edpt_ISO_xferReinhard Panhuber
2021-02-24spresense: fix setup processed flagKamil Tomaszewski
2021-02-24add itf argument to hid API to support multiple instanceshathach
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23Fix pointer typeReinhard Panhuber
2021-02-23rp2040: don't compile in host code when in device modePeter Lawrence
2021-02-23Fix shadowing declartion in dcd_da146xx.cReinhard Panhuber
2021-02-23Fix missing , in tusb_fifo.hReinhard Panhuber