Skip to content

Conversation

@kl-cruz
Copy link
Contributor

@kl-cruz kl-cruz commented Apr 10, 2025

No description provided.

@kl-cruz kl-cruz requested review from a team as code owners April 10, 2025 10:10
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Apr 10, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 10, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@8dbca43 nrfconnect/sdk-zephyr@36d6c19 (main) nrfconnect/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 10, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 4

Inputs:

Sources:

sdk-nrf: PR head: 042c06e6e09e8b19262ee33b28c0076bfd57a1bf
zephyr: PR head: 36d6c196da011ff0f5bd00d89ac2e0fc5e4ae97d

more details

sdk-nrf:

PR head: 042c06e6e09e8b19262ee33b28c0076bfd57a1bf
merge base: 3ba1eb50cd182861d97e6ecd63560398cf879662
target head (main): 3ba1eb50cd182861d97e6ecd63560398cf879662
Diff

zephyr:

PR head: 36d6c196da011ff0f5bd00d89ac2e0fc5e4ae97d
merge base: 8dbca43a6a9d332c62457789780c569e907aa7f7
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (4)
drivers
│  ├── mpsl
│  │  ├── clock_control
│  │  │  │ nrfx_clock_mpsl.c
tests
│  ├── drivers
│  │  ├── audio
│  │  │  ├── pdm_loopback
│  │  │  │  ├── src
│  │  │  │  │  │ main.c
west.yml
zephyr
│  ├── drivers
│  │  ├── clock_control
│  │  │  │ clock_control_nrf.c

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 941
    • sdk-zephyr test count: 542
  • ❌ Integration tests
    • ✅ test_ble_nrf_config
    • ✅ test-fw-nrfconnect-ble_samples
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-sdk-find-my
    • ❌ test-low-level
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions
Copy link

You can find the documentation preview for this PR here.

@nika-nordic nika-nordic added this to the 3.0.0 milestone Apr 11, 2025
@nika-nordic
Copy link
Contributor

@nordicjm could you take a look?

e-rk and others added 2 commits April 11, 2025 10:59
The MPSL executes the HFCLK callback when the clock is active and stable
on nRF54L SoCs. This fact must be reflected in the parameter of the
event_handlier, which should receive the NRFX_CLOCK_EVT_XO_TUNED value.

Signed-off-by: Rafał Kuźnia <[email protected]>
Loosening value of comparison.

Signed-off-by: Karol Lasończyk <[email protected]>
@nordicjm nordicjm changed the title Add support fot XOTUNE event Add support for XOTUNE event Apr 11, 2025
@rlubos
Copy link
Contributor

rlubos commented Apr 11, 2025

@rlubos rlubos merged commit cd1d82f into nrfconnect:main Apr 11, 2025
13 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport v3.0-branch changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.