summaryrefslogtreecommitdiff
path: root/src/class
AgeCommit message (Expand)Author
2022-04-01hid example work wellhathach
2022-03-19rename usbh_edpt_open() to tuh_edpt_open()hathach
2022-03-19add parse config descriptor to examplehathach
2022-03-18implement tuh_edpt_xfer() for non-controlhathach
2022-03-18move daddr into xfer structhathach
2022-03-17rename user_arg to user_datahathach
2022-03-17rename tuh_control_xfer_t to tuh_xfer_thathach
2022-03-17slightly change the signature of tuh_control_xferhathach
2022-03-17change return type of callback to voidhathach
2022-03-17remove const in xfer callbackhathach
2022-03-17move result into transfer structhathach
2022-03-17change tuh_control_xfer_t structhathach
2022-03-16update hid host to use new control xfer for set confighathach
2022-03-13add synchronous (blocking) support for usbh control transferhathach
2022-03-11update hid,msc to new usbh control APIhathach
2022-03-11rework usbh control xferhathach
2022-03-09add tusb_debug.h remove tusb_error.hhathach
2022-03-09rename host descriptor functionhathach
2022-03-09add tuh_descriptor_hid_report_get()hathach
2022-03-06Merge pull request #1289 from kasjer/kasjer/vendor-updateHa Thach
2022-02-28Merge pull request #1343 from Daft-Freak/patch-1Ha Thach
2022-02-26Merge pull request #1350 from hathach/enhance-multipl-portsHa Thach
2022-02-26Merge pull request #1349 from iabdalkader/fix_inquiry_dataHa Thach
2022-02-25Set the standard inquiry response additional length field.iabdalkader
2022-02-25minor house keepinghathach
2022-02-25rename TUSB_OPT_HOST_ENABLED to CFG_TUH_ENABLEDhathach
2022-02-25rename TUSB_OPT_DEVICE_ENABLED to CFG_TUD_ENABLEDhathach
2022-02-25improve rphort management for usbdhathach
2022-02-25enhance dual role exampleshathach
2022-02-23Open OUT endpoint for HID hostCharlie Birks
2022-02-17fix HID_REPORT_ID_N()hathach
2022-02-15minor rename set sense functionhathach
2022-02-15msc example response PREVENT_ALLOW_MEDIUM_REMOVAL command as unsupported commandhathach
2022-02-14add tud_msc_request_sense_cb() as weak callbackhathach
2022-01-19vendor: Add tx flush functionalityJerzy Kasenberg
2022-01-19vendor: Add tx callbackJerzy Kasenberg
2022-01-16update format correction with actual bus speedhathach
2022-01-07Merge branch 'master' into feature/feedback_formatValentin Milea
2022-01-07Disable feedback format correction by default #1234Valentin Milea
2022-01-05No exceptions on broadcom. Add parens to ifScott Shawcroft
2021-12-06Support disabling feedback format correction #1234Valentin Milea
2021-11-29correct 32 button in gamepad hid descriptor templatehathach
2021-11-23fix nrf easy dma race conditionhathach
2021-11-08rename to simply OPT_MCU_MSP432E4, add msp432e to cihathach
2021-11-06Implement dcd_edpt_xfer_fifo for dcd_musbkkitayam
2021-11-05bth: Update driver to interface association changesJerzy Kasenberg
2021-11-04Merge pull request #1163 from hathach/generalize-synopsys-dwc2Ha Thach
2021-10-26Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2hathach
2021-10-25change usage of TU_CHECK_MCU() to prevent macro conflicthathach
2021-10-25properly handle Program Change and Channel Aftertouch messagesTod Kurt