-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
boards: others: add esp32c3_supermini board support #78718
base: main
Are you sure you want to change the base?
boards: others: add esp32c3_supermini board support #78718
Conversation
3dc01af
to
a2e14a1
Compare
a2e14a1
to
ce7bb03
Compare
626fc4e
ce7bb03
to
626fc4e
Compare
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.
Besides the vendor and copyright messages, LGTM
Forget to ask for the board picture in the review :) |
315989d
to
2e5f449
Compare
Please rephrase your commit message to have a general description of adding the new board. The message you put is more suitable for the PR description. |
fb6ae1b
to
e4a0fc1
Compare
Add support for ESP32-C3 Super Mini board Signed-off-by: Arrel Neumiller <[email protected]>
e4a0fc1
to
e2f1754
Compare
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.
@rlneumiller thanks for submitting again 🙂
Adding the board under vendor "others" having been unable to determine
the original board designer\vendor with any confidence
Tested samples:
hello_world
basic/blinky
Signed-off-by: <Arrel Neumiller [email protected]>