Skip to content
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

cpu/nrf{52,9160}: remove duplicate sevonpend bit #19773

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

dylad
Copy link
Member

@dylad dylad commented Jun 29, 2023

Contribution description

This PR removes duplicate calls of SCB_SCR_SEVONPEND bit in nRF52 and nRF9160.
This call is already done here

Testing procedure

Flash a nRF52 or nRF9160-based board and check that the board is still alive.

Issues/PRs references

None. I notice this duplicate call when porting nRF53.

dylad added 2 commits June 28, 2023 18:42
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
@github-actions github-actions bot added Platform: ARM Platform: This PR/issue effects ARM-based platforms Area: cpu Area: CPU/MCU ports labels Jun 29, 2023
@dylad dylad added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jun 29, 2023
@riot-ci
Copy link

riot-ci commented Jun 29, 2023

Murdock results

✔️ PASSED

1e0b58a cpu/nrf9160: remove duplicate set of SEVONPEND bit

Success Failures Total Runtime
6930 0 6930 11m:28s

Artifacts

@maribu
Copy link
Member

maribu commented Jul 4, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Jul 4, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 852e9c5 into RIOT-OS:master Jul 4, 2023
@dylad
Copy link
Member Author

dylad commented Jul 4, 2023

Thanks !

@dylad dylad deleted the cpu/nrfxx/remove_dup_sevonpend branch July 4, 2023 15:25
@benpicco benpicco added this to the Release 2023.07 milestone Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants