You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The C3 does not support the wake on ext0 or ext1, which is what the current implementation uses. Instead, there is a new function that wakes on gpio.
I have an open PR that adds the capability of using that function instead of the existing ones (compiles in conditionaly based on the SOC support) - #17518.
I would be happy to get some form of feedback - if this is a suitable solution what is the right way to get attention and push this forward? And if not, how can I get some feedback, correct the PR and get the correct solution merged?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
The C3 does not support the wake on ext0 or ext1, which is what the current implementation uses. Instead, there is a new function that wakes on gpio.
I have an open PR that adds the capability of using that function instead of the existing ones (compiles in conditionaly based on the SOC support) - #17518.
I would be happy to get some form of feedback - if this is a suitable solution what is the right way to get attention and push this forward? And if not, how can I get some feedback, correct the PR and get the correct solution merged?
Beta Was this translation helpful? Give feedback.
All reactions