-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
👋 Hello PaulaScharf, we appreciate your contribution to this project! 📘 Please review the project's Contributions Guide for key guidelines on code, documentation, testing, and more. 🖊️ Please also make sure you have read and signed the Contributor License Agreement for this project. Click to see more instructions ...
Review and merge process you can expect ...
|
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 :)
@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 |
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.