summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-07refactor: Fix inline literal and code blocks in .rst documentsDarian Leung
2025-03-07fix: Turn various .rst files from symbolic links to proper filesDarian Leung
2025-03-07Merge pull request #2937 from pschatzmann/rp2040-isoHa Thach
2025-03-07Merge pull request #3011 from hathach/fix-dwc2-host-conflict-max3421eHa Thach
2025-03-06fix(dwc2) host driver conflict with max3421ehathach
2025-03-06hack: force/overwrite endpoint mps to 64 for device that incorrectly report 5...hathach
2025-03-06midi host: skip rx data with all zeroeshathach
2025-03-05rp2040: abort transfer if active in iso_activate()hathach
2025-03-05Merge branch 'master' into fork/pschatzmann/rp2040-isohathach
2025-03-05Merge branch 'master' into fork/atoktoto/midihosthathach
2025-03-05Merge pull request #3008 from hathach/add-metro-rp2350Ha Thach
2025-03-04add adafruit metro rp2350hathach
2025-03-04Merge pull request #3007 from hathach/fix-8bitdo-enumHa Thach
2025-03-03- add tuh_descriptor_get_string_langid() APIhathach
2025-02-28fix(hcd_rp2040) assert/panic endpoint already active: when a device reset whi...hathach
2025-02-28Merge pull request #3005 from hathach/fix-rp2-picosdk-boardHa Thach
2025-02-28add missing board.h for BOARD=pico_sdkhathach
2025-02-27Merge pull request #3002 from espressif/fix/remove_deprecated_includesHa Thach
2025-02-27fix(esp): Remove deprecated includeTomas Rezucha
2025-02-24add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()hathach
2025-02-24add desc_audio_control to midi descriptor callbackhathach
2025-02-24change API to take index instead of dev address, this allow to support more t...hathach
2025-02-24add tuh_midi_descriptor_cb()hathach
2025-02-21remove CFG_MIDI_HOST_DEVSTRINGS support, we will leave that for application t...hathach
2025-02-21Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-21Merge pull request #2994 from hathach/enhance-hubHa Thach
2025-02-20pio-usb now only need sysclk to be multiple of 12Mhzhathach
2025-02-20change pio-usb to wip fork for testinghathach
2025-02-20add fruitjam bsphathach
2025-02-19more hub improve, handle more failed transfer with polling interrupt status e...hathach
2025-02-19complete separate hub epbuf from itfhathach
2025-02-19move status_change to epbufhathach
2025-02-17usbh always retry control transfer (max 3) in case of XFER_RESULT_FAILED.hathach
2025-02-17improve hub: retry if hub interrupt endpoint failedhathach
2025-02-14Add full/high speed compile flag for Microchip SAME70 examplesDevin Auclair
2025-02-14- rename tuh_midi_stream_flush() to tuh_midi_write_flush()hathach
2025-02-14Merge pull request #2984 from HiFiPhile/presetHa Thach
2025-02-14- change signature of tuh_midi_mount/umount_cb()hathach
2025-02-14- remove tuh_midi_read_poll(), auto schedule EP in when set_config() and xfer...hathach
2025-02-13update midi host to use endpoint stream APIhathach
2025-02-12- use CFG_TUH_MIDI as number of midi host instancehathach
2025-02-12more ci fixhathach
2025-02-12fix host midi buildhathach
2025-02-12pre-commit fixhathach
2025-02-12clean uphathach
2025-02-12Merge branch 'master' into fork/atoktoto/midihosthathach
2025-02-11Fix path.HiFiPhile
2025-02-11Merge pull request #2989 from hathach/rtos-house-keepingHa Thach
2025-02-11remove board_mcu.hhathach
2025-02-11update make to use FreeRTOSConfig in family instead of exampleshathach