Nrfx 9569 make nrf clock control soc agnostic#28851
Conversation
|
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. |
CI InformationTo view the history of this post, click the 'edited' button above Inputs:Sources:sdk-nrf: PR head: c56cdb65fd9e39bf7560f249b4a33e7336cc114d more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (11)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
ad81057 to
5f612a1
Compare
|
You can find the documentation preview for this PR here. |
5f612a1 to
5479ae9
Compare
|
Since quarantine was modified, please make sure you are following the process described in Quarantine Process. |
5479ae9 to
f825950
Compare
…51dk Copy the nrf_clock_control test from sdk-zephyr to sdk-nrf and enable it on nrf9251dk target. Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
Include tests: drivers: clock_control: Move test configuration to Kconfig nrfconnect/sdk-zephyr#4083 Upstream PR #: 109137 Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
f825950 to
c56cdb6
Compare
Copy the nrf_clock_control test from sdk-zephyr to sdk-nrf and enable it on nrf9251dk target.