summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-03increase version for release, update changeloghathach
2021-06-03Merge pull request #865 from kilograham/pico-0.10.0Ha Thach
2021-06-02fix missing TU_LOG symbolhathach
2021-06-02clean up loghathach
2021-05-31clean uphathach
2021-05-31correct ohci endpoint address in xfer completehathach
2021-05-31use hcd_frame_number() instead of uframehathach
2021-05-31clean up ohci, remove obsolete apihathach
2021-05-31clean uphathach
2021-05-31update hubhathach
2021-05-31add hub_port_set_feature()hathach
2021-05-31remove obsolete hcd_pipe_queue_xfer()/hcd_pipe_xfer()hathach
2021-05-31fix cast-align warning in msc hosthathach
2021-05-30add more commenthathach
2021-05-30add errata numberhathach
2021-05-30fix incorrect data toggle when max packet size < 64hathach
2021-05-30add level 3 log for info, add generic TU_LOG()hathach
2021-05-30rp2040: fix debug compilation errorgraham sanderson
2021-05-28update limit each transfer not less than 64hathach
2021-05-28increase version for release0.10.0hathach
2021-05-27update dochathach
2021-05-27more include clean uphathach
2021-05-27more with clean uphathach
2021-05-27clean up tusb_fifo.h includehathach
2021-05-27include clean uphathach
2021-05-27clean uphathach
2021-05-26clean uphathach
2021-05-26rename usbd_edpt_iso_xfer to usbd_edpt_xfer_fifohathach
2021-05-26Merge pull request #825 from ogatatsu/hid_descHa Thach
2021-05-26fix dfu example buildhathach
2021-05-26Merge branch 'master' into xmos-jmccarthy-masterhathach
2021-05-25fix warnings cast function type for nrf, fix pico osal warninghathach
2021-05-25Merge remote-tracking branch 'official/master'Jeremiah McCarthy
2021-05-23clean uphathach
2021-05-23only invoke tuh_msc_umount_cb() if neededhathach
2021-05-23change hid device internal boot_mode to protocol_modehathach
2021-05-22get protocol when enum with hid boot interfacehathach
2021-05-22fix missing report in tuh_hid_set_report()hathach
2021-05-22add tuh_hid_report_sent_cb()hathach
2021-05-22rename tuh_hid_get_report_cb to tuh_hid_report_received_cb()hathach
2021-05-22implement hid host set report with control transferhathach
2021-05-22clean phathach
2021-05-22improve hid parserhathach
2021-05-22more hid api renamehathach
2021-05-22update apphathach
2021-05-22simplify hid apihathach
2021-05-18update hid host get/set protocol to match devicehathach
2021-05-18Merge branch 'master' into host-hidhathach
2021-05-18move report_info to applicationhathach
2021-05-18update hid report descriptor macrohathach