summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-18Merge branch 'hathach:master' into masterReimu NotMoe
2023-04-18Use __GNUC__ macro to determine if __has_attribute is supportedReimu NotMoe
2023-04-18Merge pull request #1920 from mikee47/fix/midi-definitionHa Thach
2023-04-17Implement TU_BSWAP{16,32} correctly for Microchip XC16Reimu NotMoe
2023-04-17Fix compatibility with the latest Microchip XC16 compilerReimu NotMoe
2023-04-14Merge pull request #2025 from dauc/masterHiFiPhile
2023-04-14Fix spelling configuraiton->configurationDevin Auclair
2023-04-08Merge pull request #2015 from tyustli/tyustli_uacHiFiPhile
2023-04-08Fix case.HiFiPhile
2023-04-08fix audio comment errortyustli
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-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-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
2023-03-22more updatehathach
2023-03-22fix bitorder in usbtmc_response_capabilities_488_thathach
2023-03-22Merge pull request #1968 from hathach/refactor-hid-hostHa Thach