summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2021-07-17Fix merge error.MasterPhi
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-07-13fix midi stream write return value (off by 1)hathach
2021-07-13add option to silent a driver loghathach
2021-07-06Merge pull request #938 from HiFiPhile/uac_exampleHa Thach
2021-07-06Fix copy byte countMasterPhi
2021-07-06- Remove alt_setting alignmentMasterPhi
2021-07-05ENCODE -> DECODEMasterPhi
2021-07-05Merge pull request #913 from xmos-jmccarthy/masterHa Thach
2021-07-05fix ci build, address review commenthathach
2021-07-05Merge branch 'master' of https://github.com/xmos-jmccarthy/tinyusb into xmos-...hathach
2021-07-05Merge pull request #931 from hathach/more-hid-hostHa Thach
2021-07-04Better handling tud_audio_set_itf_cb with FB.MasterPhi
2021-07-04Move audio_control_request_t to audio.hMasterPhi
2021-07-04Delay tud_audio_set_itf_cb call with feedback EP.MasterPhi
2021-07-04Fix speed detectionMasterPhi
2021-07-04more uac fixes,MasterPhi
2021-07-04Clear FIFO only if enabled...MasterPhi
2021-07-04audio_device : clear fifo on intf change.MasterPhi
2021-07-04Fix audiod_get_AS_interface_index in audio class.MasterPhi
2021-07-01clean uphathach
2021-07-01better support for hid device set/get protocolhathach
2021-06-29Merge pull request #905 from HiFiPhile/uac_fixHa Thach
2021-06-29Fix IAR compile error on pointer type.MasterPhi
2021-06-29clean uphathach
2021-06-28fix SET_PROTOCOl, update hid host behavior for default boot interfacehathach
2021-06-28fix issue with weird msc device with 3 endpointshathach
2021-06-28update func commenthathach
2021-06-28force boot protocol for keyboard/mousehathach
2021-06-28change usbh open driver to have max_len and return driver lenhathach
2021-06-28Merge pull request #891 from hathach/host-rp2040-double-bufferHa Thach
2021-06-24fix warningMengsk
2021-06-24Add fifo helper function to CDC class for DMA transfer.Mengsk
2021-06-23Add dfu function memory access protectionJeremiah McCarthy
2021-06-21Fix typo in TUH configuration defineNiklas Hauser
2021-06-21fix issue when calling midi API when not enumerated yethathach
2021-06-20Add bracket to switch case, fix warning.MasterPhi
2021-06-11log clean uphathach
2021-06-11improve usbhhathach
2021-06-10implement usbh_edpt_busy (WIP), remove hcd_edpt_busyhathach
2021-06-10add usbh_classdriver.hhathach
2021-06-09use alias for button naminghathach
2021-06-09Change buttons to start from 0Marcelo Bezerra
2021-06-09miss a helperhathach
2021-06-09update gamepad helperhathach
2021-06-09re-adding ifdef removed accidentallyMarcelo Bezerra
2021-06-09indent fixMarcelo Bezerra
2021-06-09Fix comment in hid.hMarcelo Bezerra
2021-06-09Pull request changesMarcelo Bezerra
2021-06-09remove excess empty linesMarcelo Bezerra