-
Notifications
You must be signed in to change notification settings - Fork 7.4k
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
Add support for the MotorGo Mini board #9269
Add support for the MotorGo Mini board #9269
Conversation
IMO it would be better to add it to the 3.0.0 version (master branch). |
@SwapnilPande Overall looks good, but as Lucas mentioned, to have the board available for new releases you should target master branch. Also as we are planning 2.0.15 release, you can leave this PR and open a new one targeting the master. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@SwapnilPande Just small fix needed. After that its ready to be merged to 2.X release branch.
Thanks for the quick review! Wanted to make sure I target the 3.0 and 2.0 releases, I'll submit a PR targeting master today as well. |
a3183ba
to
23c9d33
Compare
Went ahead and rebased on the latest commit as well :) |
Add support for MotorGo Mini 1 motor controller with ESP32-S3.
Description of Change
Adds a new variant for the MotorGo Mini with an onboard ESP32-S3. Updated boards.txt and created a new variants directory.
Tests scenarios
Tested the new variant with the Arduino-ESP32Core 2.0.14 running on the MotorGo Mini 1 board.
Related links
MotorGo Website