-
Notifications
You must be signed in to change notification settings - Fork 964
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
Initial support for HT-VME290, sleep fixes for HT-VME213 #4334
Conversation
aa6e45d
to
108d74a
Compare
Merge sections, and remove the random assortment of gpio holds left behind.
This reverts commit cb8ee50.
Originally I made an attempt at tidying up the cpuDeepSleep method, but have reverted that. New commit makes only the changes needed to support VME213. Don't really want the headache of breaking sleep for other variants, especially when this PR is just about implementing new boards.
108d74a
to
b211e60
Compare
I don't want to open a new issue for this. HT-VME is not built with the espressif32 6.7.0 platform. message: |
(~25µA deep sleep, ~15mA light sleep)
Note: this PR adjusts.doDeepSleep
for ESP32, please closely review d41990bTook the lazy way out: aa6e45d
Happy to let this one sit for a while if anyone is still waiting for hardware to arrive for testing.
Before merging:
lib_deps
board_level = extra
from variant.hBefore next alpha: