summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-08Merge pull request #2015 from tyustli/tyustli_uacHiFiPhile
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
2023-04-06Handle iMX RT 1042 usb namingScott Shawcroft
2023-04-06Merge pull request #2011 from hathach/add-hid-host-readyHa Thach
2023-04-06implement tuh_hid_receive_ready() and tuh_hid_send_ready()hathach
2023-04-06add define for vendor_flush() to write_flush() for backward compatiblehathach
2023-04-06Merge pull request #2006 from hathach/cmakeHa Thach
2023-04-04Merge pull request #2000 from jncronin/stm32l5Ha Thach
2023-04-04Merge pull request #1989 from epatstarkey/vendor_device_race_condition_fixHa Thach
2023-04-04Merge pull request #1999 from raiden00pl/masterHa Thach
2023-04-04Update bug_report.ymlHa Thach
2023-04-03Add STM32L5 support - no OTG similar to some L4sJohn Cronin
2023-04-03more fixhathach
2023-04-03fix build for esp32hathach
2023-04-03openh743i: initialize USB3300 reset pinraiden00pl
2023-04-03add some .idea configurationhathach
2023-04-03skip .ideahathach
2023-03-31Remove trailing whitespaceepatstarkey
2023-03-30remove trailing space (satisfy pre-commit flow)tobozo
2023-03-30Added helpers for abs_mouse_reporttobozo
2023-03-30Merge branch 'hathach:master' into mastertobozo
2023-03-30Update samplesepatstarkey
2023-03-30more esp32 cmake clean uphathach
2023-03-30update all cmake for esp32 buildhathach
2023-03-30merge s2 and s3, update cmake for espressif, add tinyusb_src as componenthathach
2023-03-29adding more cmake supporthathach
2023-03-28Update vendor_device.cepatstarkey
2023-03-28Update vendor_device.cepatstarkey
2023-03-28Update vendor_device.hepatstarkey
2023-03-26Add MJPEG descriptor for bulk transferkkitayam
2023-03-26Add state variablekkitayam
2023-03-25Add descriptor for a bulk endpoint as a streaming endpointkkitayam
2023-03-25Update handle streaming interfacekkitayam
2023-03-25Fix streaming interface handlingkkitayam
2023-03-25Add handling for bulk EPskkitayam
2023-03-24Merge pull request #1979 from hathach/fix-cdc-host-unsupported-line-requestHa Thach
2023-03-24fix shadow warninghathach
2023-03-24fix cdc host enumeration issue when device does not support line requesthathach
2023-03-24Merge pull request #1971 from MattMills/class_net_net_device_mac_address_shou...Ha Thach
2023-03-24Merge pull request #1969 from hathach/fix-tmc488-bit-order-1658Ha Thach
2023-03-24Merge pull request #1978 from hathach/fix-align-hostHa Thach
2023-03-24update host example to use new tuh mem macroshathach
2023-03-24separate CFG_TUSB_MEM_SECTION and CFG_TUSB_MEM_ALIGN tohathach
2023-03-23Merge pull request #1975 from hathach/update-docHa Thach
2023-03-23update doc and generate deps listhathach
2023-03-23Merge pull request #1974 from hathach/pico-pio-nameHa Thach
2023-03-23rename and change default pio usb pin to adafruit feather usb hosthathach
2023-03-22Remove const from tud_network_mac_address in example and test filesMatt Mills
2023-03-22Update net_device.hMatt Mills