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: respect pin nrs on boards which remap them #369

Merged
merged 1 commit into from
Jan 21, 2024

Conversation

runger1101001
Copy link
Member

Some boards like to remap the pin numbers so they match the Arduino convention rather than following the RP2040 GPIO convention.
This patch restores compatibility with those boards.

In particular, this makes SimpleFOC work with the Arduino Nano RP2040 Connect.

@runger1101001 runger1101001 added the bug Something isn't working label Jan 21, 2024
@runger1101001 runger1101001 added this to the 2.3.3_Release milestone Jan 21, 2024
@runger1101001
Copy link
Member Author

Tested on Arduino Nano RP2040 Connect

@runger1101001 runger1101001 merged commit e891cd7 into simplefoc:dev Jan 21, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant