Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RP2040 MIDI Host #1627

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

RP2040 MIDI Host #1627

wants to merge 16 commits into from

Commits on Nov 13, 2022

  1. Add MIDI host support to tinyusb

    rppicomidi authored and atoktoto committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    2ddd74f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70eefcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3325e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fbf996 View commit details
    Browse the repository at this point in the history
  5. Simple MIDI rx example

    atoktoto committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    19563b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81de7f3 View commit details
    Browse the repository at this point in the history
  7. Fix printf statement

    atoktoto committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    0763bc5 View commit details
    Browse the repository at this point in the history
  8. Fix unused errors when LOG=0

    atoktoto committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    c14e3e2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6d4b64 View commit details
    Browse the repository at this point in the history
  10. Added explicit conversions

    atoktoto committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    21e003a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Fix usb hubs

    atoktoto committed Nov 19, 2022
    Configuration menu
    Copy the full SHA
    0a844f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375e822 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Configuration menu
    Copy the full SHA
    34729b1 View commit details
    Browse the repository at this point in the history
  2. Explicit type conversion

    atoktoto committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3ba0311 View commit details
    Browse the repository at this point in the history
  3. Explicit type conversion

    atoktoto committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    89eac75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b41f5ea View commit details
    Browse the repository at this point in the history