summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-12Fix swo logger case.HiFiPhile
2025-03-24Add SWO config.HiFiPhile
2025-03-24Implement ITM_SendChar().HiFiPhile
2025-03-24Merge remote-tracking branch 'upstream/master' into h7rsHiFiPhile
2025-03-21Merge pull request #3042 from rppicomidi/fix_3033Ha Thach
2025-03-21Fix #3033: address review commentrppicomidi
2025-03-21Move misplaced statementrppicomidi
2025-03-20Fix #3033: Increase array bounds and test for overflowrppicomidi
2025-03-20Merge pull request #3032 from rppicomidi/fix_3031Ha Thach
2025-03-19Move iInterface per review commentrppicomidi
2025-03-18Fix compiler conversion error warningrppicomidi
2025-03-18fix tuh_midi_itf_get_info() desc->iInterface valuerppicomidi
2025-03-17Fix 3031: implement tuh_midi_itf_get_info()rppicomidi
2025-03-17Merge pull request #3038 from hathach/update-pio-usbHa Thach
2025-03-17change pio-usb to upstreamHa Thach
2025-03-16Merge pull request #3034 from hathach/ctrl_fixHa Thach
2025-03-16Fix 2 IAR warnings.HiFiPhile
2025-03-15Add ctrl buffer alignment.HiFiPhile
2025-03-15Update gitignore.HiFiPhile
2025-03-14Merge pull request #3029 from rppicomidi/fix_3028Ha Thach
2025-03-13Only clear stream_read & stream_write if they are definedrppicomidi
2025-03-11Merge pull request #3020 from Cynventria/fix-desc_end-calculation-in-vendor-d...HiFiPhile
2025-03-10fix desc_end in vendord_open()Cynventria[CitRA]
2025-03-10Merge pull request #3019 from hathach/fix-pico-examples-buildHa Thach
2025-03-10fix(rp2040) set RTOS as cmake cache to fix pico-example buildhathach
2025-03-09Merge pull request #1627 from atoktoto/midihostHa Thach
2025-03-08Merge pull request #2990 from dauc/masterHiFiPhile
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