-
Notifications
You must be signed in to change notification settings - Fork 1.3k
samples: zephyr: system_off: Add support for nRF7120pdk #22279
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
base: main
Are you sure you want to change the base?
samples: zephyr: system_off: Add support for nRF7120pdk #22279
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:hal_nordic: PR head: 2f5d4e5868ab573eac932fa4bc142565073c3c04 more detailshal_nordic:
sdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (201)
Outputs:ToolchainVersion: bd39d1676f Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
982ad56
to
c0a11f9
Compare
You can find the documentation preview for this PR here. |
cfe48cb
to
1bbb05d
Compare
|
Hi. Yes, this test requires some registers from the MDKs that were not exposed to public. I'm in discussion with SAG team to rectify this at the moment. |
This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time. |
1bbb05d
to
bb7984a
Compare
Add support for the nRF7120pdk for the systemoff samples: - grtc_wakeup - grtc_wakeup (memory retained) Signed-off-by: Dhanoo Surasarang <[email protected]>
bb7984a
to
7891543
Compare
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Temporary pointed west.yml to sdk-zephyr which contains NRFX 3.13.0. CI failing due to other issue: |
Add support for the nRF7120pdk for the systemoff samples: