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

Add support for the MotorGo Mini board #9269

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

SwapnilPande
Copy link

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

@CLAassistant
Copy link

CLAassistant commented Feb 20, 2024

CLA assistant check
All committers have signed the CLA.

@lucasssvaz
Copy link
Collaborator

IMO it would be better to add it to the 3.0.0 version (master branch).

@P-R-O-C-H-Y
Copy link
Member

P-R-O-C-H-Y commented Feb 21, 2024

@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.

Copy link
Member

@P-R-O-C-H-Y P-R-O-C-H-Y left a 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.

boards.txt Outdated Show resolved Hide resolved
@SwapnilPande
Copy link
Author

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.

@SwapnilPande
Copy link
Author

Went ahead and rebased on the latest commit as well :)

@P-R-O-C-H-Y P-R-O-C-H-Y added the Status: Pending Merge Pull Request is ready to be merged label Feb 22, 2024
@me-no-dev me-no-dev merged commit 0d37055 into espressif:release/v2.x Feb 22, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged Type: 3rd party Boards
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants