-
Notifications
You must be signed in to change notification settings - Fork 3k
NRF52_DK: SLEEP enable #7073
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
NRF52_DK: SLEEP enable #7073
Conversation
How has it been tested ? |
@maciejbocianski I'm assuming its passing the HAL tests? |
@maciejbocianski Could you post the test results? |
Tested on master + #7036 + #7073 $ git log --pretty=oneline
|
This is only enabling the sleep on this device. It is not actually a new feature and thus this can get pushed out to 5.9.1 |
/morph build |
Build : SUCCESSBuild number : 2357 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 1982 |
This probably isn't a good sign. /morph export-build |
Test : SUCCESSBuild number : 2145 |
Exporter Build : ABORTEDBuild number : 1985 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 1997 |
Turns on SLEEP on NRF52_DK target
needs preceding PR's #7036
Pull request type