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

Update RP2040 code to find a free PIO state machine #306

Closed
wants to merge 3 commits into from
Closed

Update RP2040 code to find a free PIO state machine #306

wants to merge 3 commits into from

Conversation

Bodmer
Copy link
Contributor

@Bodmer Bodmer commented Dec 17, 2021

The original RP2040 PIO and state machine choice was hard coded into the library. This change will search for and use a free PIO state machine.

Typo also fixed and version incremented.

@Bodmer
Copy link
Contributor Author

Bodmer commented Dec 17, 2021

Does not work with more than 1 string.

@Bodmer Bodmer closed this Dec 17, 2021
@dhalbert
Copy link
Contributor

@Bodmer Why did you close the PR?

@Bodmer
Copy link
Contributor Author

Bodmer commented Dec 18, 2021

See #307, for an improved update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants