- Notifications
You must be signed in to change notification settings - Fork7.7k
fix(board): Update variant.cpp for senseBox MCU-S2 ESP32-S2#11532
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedJul 1, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👋Hello PaulaScharf, we appreciate your contribution to this project! 📘 Please review the project'sContributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you haveread and signed theContributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
Uh oh!
There was an error while loading.Please reload this page.
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.
Can you just add to description info about the APOTA :)
P-R-O-C-H-Y commentedJul 2, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@PaulaScharf PTAL on my comment above + fix the precommit errors:https://github.com/espressif/arduino-esp32/actions/runs/16025222516/job/45211382735?pr=11532#step:9:29 |
ok, I translated a lot of comments. I hope its fine now |
12e881b
intoespressif:masterUh oh!
There was an error while loading.Please reload this page.
Description of Change
Updated variant.cpp for senseBox MCU-S2 ESP32-S2. More specifically the partition on the board now changes on button press and UART is only enabled for board versions without PSRAM.
Tests scenarios
Tested on senseBox MCU-S2 ESP32-S2.