summaryrefslogtreecommitdiff
path: root/examples/host/midi_rx
AgeCommit message (Expand)Author
2026-06-29docs: add build-doc tooling and a README for every examplehathach
2026-05-10add stm32c5 supportHiFiPHile
2026-03-06fix CIHiFiPhile
2026-03-06Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516HiFiPhile
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-19clean up cmake, remove family_get_project_name()hathach
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612HiFiPhile
2025-12-16Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612Zixun LI
2025-12-16example: host: support hpmicro familyZhihong Chen
2025-12-15minor clean uphathach
2025-12-14bsp: nxp: add support for RW612 (FRDM-RW612)gab-k
2025-12-13update LPC54HiFiPhile
2025-12-13bsp/lpc55: add hcd_ip3516HiFiPhile
2025-11-27fix buildHiFiPhile
2025-11-27bsp/stm32h5: support host modeHiFiPhile
2025-10-14more make refactorhathach
2025-10-14move make.mk to hw/bsp/family_support.mkhathach
2025-09-29Refresh board presetsMengsk
2025-07-09add board_vbus_set() for samd21/d51 to enable usb host vbushathach
2025-07-05enable ci host and dual build for ch32v20xhathach
2025-07-02update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORMhathach
2025-06-12Merge branch 'master' into fork/james-advatek/stm32n657nucleohathach
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-04-22include h7rs in host examples.HiFiPhile
2025-03-06midi host: skip rx data with all zeroeshathach
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-21remove CFG_MIDI_HOST_DEVSTRINGS support, we will leave that for application t...hathach
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-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
2022-11-13Fix unused errors when LOG=0atok
2022-11-13Fix printf statementatok
2022-11-13Add Makefile for the midi host exampleatok
2022-11-13Simple MIDI rx exampleatok