Enable support for MIDI Host in arduino/ports/rp2040#561
Merged
hathach merged 2 commits intoadafruit:masterfrom Feb 7, 2026
Merged
Enable support for MIDI Host in arduino/ports/rp2040#561hathach merged 2 commits intoadafruit:masterfrom
hathach merged 2 commits intoadafruit:masterfrom
Conversation
Contributor
Author
|
@hathach Did my one line change in the src/arduino/ports/rp2040 directory break the esp32p4 build? |
I saw that PR#486 failed the same check, could be something else? |
Contributor
Author
|
Yes, it seems something else is wrong with the whole esp32p4 build. My pull request should not have caused this error, I believe. Every .ino file fails to build due to a bad CPUFreq option: |
hathach
reviewed
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #560