-
Notifications
You must be signed in to change notification settings - Fork 1.3k
samples: openthread: Switch to new radio_nrf implementation #22915
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: openthread: Switch to new radio_nrf implementation #22915
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: c99e96afb3f73e757c9f8cc8ef60da5cd90c7cc0 more detailssdk-nrf:
Github labels
List of changed files detected by CI (22)
Outputs:ToolchainVersion: 3ae5dc3c63 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
You can find the documentation preview for this PR here. |
Updated openthread samples to use the new radio_nrf implementation by default. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no> Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
Now nRF54L15 does not require specific adjustments for CSL_UNCERT. Signed-off-by: Arkadiusz Balys <arkadiusz.balys@nordicsemi.no>
a5b8e13
to
c99e96a
Compare
Updated openthread samples to use the new radio_nrf implementation by default.
Note: Documentation and release notes will be added in the follow-up PR.