Skip to content

Conversation

@NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2578

@NordicBuilder NordicBuilder requested review from a team as code owners March 6, 2025 08:35
@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 Mar 6, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 6, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@3d1d0af nrfconnect/sdk-zephyr@71f3da0 (main) nrfconnect/[email protected]

All manifest checks OK

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

@mstasiaknordic mstasiaknordic added the CI-all-test Run All integration tests label Mar 6, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 6, 2025

CI Information

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

Inputs:

Sources:

hal_nordic: PR head: 35bf3ca665122ddfe8c0c38cec8f19deef2ff62d
sdk-nrf: PR head: 4404f33ca2c66e5f63a458876426c6c3b449321d
zephyr: PR head: 71f3da0ecc570edd94acbd9fcc1960cf477cffae

more details

hal_nordic:

PR head: 35bf3ca665122ddfe8c0c38cec8f19deef2ff62d
merge base: a1db06a2f6a1d069994d595cef563f58e44c4344
Diff

sdk-nrf:

PR head: 4404f33ca2c66e5f63a458876426c6c3b449321d
merge base: 0c327f962e52e02ceaa3c235a18b6018e4fe0abc
target head (main): facf7127917de7079de173699ec33d32e7e93c1e
Diff

zephyr:

PR head: 71f3da0ecc570edd94acbd9fcc1960cf477cffae
merge base: 3d1d0af12d1d4799da7468291e6e10cf27ef0bc2
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 (490)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── CODEOWNERS
│  │  │  ├── nrfs
│  │  │  │  ├── include
│  │  │  │  │  ├── internal
│  │  │  │  │  │  ├── nrfs_callbacks.h
│  │  │  │  │  │  ├── nrfs_hdr.h
│  │  │  │  │  │  ├── requests
│  │  │  │  │  │  │  ├── nrfs_reqs_common.h
│  │  │  │  │  │  │  │ nrfs_swext_reqs.h
│  │  │  │  │  │  ├── services
│  │  │  │  │  │  │  │ nrfs_swext.h
│  │  │  │  │  ├── services
│  │  │  │  │  │  ├── nrfs_gdfs.h
│  │  │  │  │  │  │ nrfs_swext.h
│  │  │  │  ├── src
│  │  │  │  │  ├── internal
│  │  │  │  │  │  │ nrfs_dispatcher.c
│  │  │  │  │  ├── services
│  │  │  │  │  │  │ nrfs_swext.c
│  │  │  ├── nrfx
│  │  │  │  ├── CHANGELOG.md
│  │  │  │  ├── README
│  │  │  │  ├── doc
│  │  │  │  │  ├── README.md
│  │  │  │  │  ├── drv_supp_matrix.dox
│  │  │  │  │  ├── generate_sphinx_doc.bat
│  │  │  │  │  ├── generate_sphinx_doc.sh
│  │  │  │  │  ├── nrf54lm20a_enga.dox
│  │  │  │  │  ├── nrf54lv10a_enga.dox
│  │  │  │  │  ├── nrfx.doxyfile
│  │  │  │  │  ├── sphinx
│  │  │  │  │  │  ├── _static
│  │  │  │  │  │  │  ├── css
│  │  │  │  │  │  │  │  │ nrfx.css
│  │  │  │  │  │  ├── api_reference.rst
│  │  │  │  │  │  ├── changelog.rst
│  │  │  │  │  │  ├── conf.py
│  │  │  │  │  │  ├── drivers
│  │  │  │  │  │  │  ├── aar
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── acl
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── adc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── auxpll
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── bellboard
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── bprot
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── cache
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ccm
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── clock
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── comp
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── cracen
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ctrlap
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── dcnf
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── dppi
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ecb
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── egu
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── exmif
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ficr
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── fpu
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── glitchdet
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── gpio
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── gpiote
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── grtc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── hsfll
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── i2s
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── icr
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  ├── ipc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ipct
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── kmu
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── lpcomp
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── lrc
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── memconf
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── mpc
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── mpu
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── mutex
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── mvdma
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── mwu
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── nfct
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── nvmc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── oscillators
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── pdm
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── power
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ppi
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ppib
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── pwm
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── qdec
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── qspi
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── radio
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── ramc
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── regulators
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── reset
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── resetinfo
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── rng
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── rramc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── rtc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── saadc
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── spi
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── spim
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── spis
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── spu
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── stm
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── systick
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── tampc
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── tbm
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── tddconf
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── tdm
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── temp
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── timer
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── twi
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── twim
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── twis
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── uart
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── uarte
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── uicr
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── usbd
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── usbhs
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── usbreg
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── vmc
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── vpr
│  │  │  │  │  │  │  │  ├── clic
│  │  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  │  ├── csr
│  │  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  │  ├── vevif
│  │  │  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  │  │  ├── vio
│  │  │  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  │  │  ├── vtim
│  │  │  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  ├── vevif
│  │  │  │  │  │  │  │  │  │ driver.rst
│  │  │  │  │  │  │  ├── vreqctrl
│  │  │  │  │  │  │  │  │ hal.rst
│  │  │  │  │  │  │  ├── wdt
│  │  │  │  │  │  │  │  ├── driver.rst
│  │  │  │  │  │  │  │  ├── hal.rst
│  │  │  │  │  │  │  │  ├── haly.rst
│  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  ├── drv_supp_matrix.rst
│  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  ├── nrf51_series.rst
│  │  │  │  │  │  ├── nrf52805.rst
│  │  │  │  │  │  ├── nrf52810.rst
│  │  │  │  │  │  ├── nrf52820.rst
│  │  │  │  │  │  ├── nrf52832.rst
│  │  │  │  │  │  ├── nrf52833.rst
│  │  │  │  │  │  ├── nrf52840.rst
│  │  │  │  │  │  ├── nrf5340.rst
│  │  │  │  │  │  ├── nrf54h20.rst
│  │  │  │  │  │  ├── nrf54l05.rst
│  │  │  │  │  │  ├── nrf54l09_enga.rst
│  │  │  │  │  │  ├── nrf54l10.rst
│  │  │  │  │  │  ├── nrf54l15.rst
│  │  │  │  │  │  ├── nrf54l20_enga.rst
│  │  │  │  │  │  ├── nrf7120_enga.rst
│  │  │  │  │  │  ├── nrf91_series.rst
│  │  │  │  │  │  ├── nrf9230_engb.rst
│  │  │  │  │  │  ├── nrfx_api
│  │  │  │  │  │  │  ├── bitmask.rst
│  │  │  │  │  │  │  ├── common.rst
│  │  │  │  │  │  │  ├── common_configuration.rst
│  │  │  │  │  │  │  ├── common_nrfy.rst
│  │  │  │  │  │  │  ├── coredep.rst
│  │  │  │  │  │  │  ├── error_codes.rst
│  │  │  │  │  │  │  ├── flag32_allocator.rst
│  │  │  │  │  │  │  ├── glue.rst
│  │  │  │  │  │  │  ├── gppi.rst
│  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  ├── interconnect_apb.rst
│  │  │  │  │  │  │  ├── interconnect_ipct.rst
│  │  │  │  │  │  │  ├── log.rst
│  │  │  │  │  │  │  ├── prs.rst
│  │  │  │  │  │  │  ├── ram_ctrl.rst
│  │  │  │  │  │  │  ├── reset_reason.rst
│  │  │  │  │  │  │  │ vdma.rst
│  │  │  │  │  │  │ requirements.txt
│  │  │  │  ├── drivers
│  │  │  │  │  ├── include
│  │  │  │  │  │  ├── nrfx_clock.h
│  │  │  │  │  │  ├── nrfx_gpiote.h
│  │  │  │  │  │  ├── nrfx_pdm.h
│  │  │  │  │  │  │ nrfx_ppib.h
│  │  │  │  │  ├── nrfx_common.h
│  │  │  │  │  ├── nrfx_utils.h
│  │  │  │  │  ├── src
│  │  │  │  │  │  ├── nrfx_clock.c
│  │  │  │  │  │  ├── nrfx_comp.c
│  │  │  │  │  │  ├── nrfx_pdm.c
│  │  │  │  │  │  ├── nrfx_ppib.c
│  │  │  │  │  │  ├── nrfx_twim.c
│  │  │  │  │  │  ├── nrfx_usbreg.c
│  │  │  │  │  │  ├── prs
│  │  │  │  │  │  │  │ nrfx_prs.h
│  │  │  │  ├── hal
│  │  │  │  │  ├── nrf_clock.h
│  │  │  │  │  ├── nrf_common.h
│  │  │  │  │  ├── nrf_comp.h
│  │  │  │  │  ├── nrf_cracen.h
│  │  │  │  │  ├── nrf_ctrlap.h
│  │  │  │  │  ├── nrf_ficr.h
│  │  │  │  │  ├── nrf_memconf.h
│  │  │  │  │  ├── nrf_pdm.h
│  │  │  │  │  ├── nrf_power.h
│  │  │  │  │  ├── nrf_ppi.h
│  │  │  │  │  ├── nrf_qspi.h
│  │  │  │  │  ├── nrf_reset.h
│  │  │  │  │  ├── nrf_resetinfo.h
│  │  │  │  │  ├── nrf_uarte.h
│  │  │  │  │  ├── nrf_vmc.h
│  │  │  │  │  │ nrf_vpr_csr_vtim.h
│  │  │  │  ├── haly
│  │  │  │  │  ├── nrfy_comp.h
│  │  │  │  │  ├── nrfy_grtc.h
│  │  │  │  │  ├── nrfy_pdm.h
│  │  │  │  │  │ nrfy_uarte.h
│  │  │  │  ├── helpers
│  │  │  │  │  ├── nrfx_ram_ctrl.c
│  │  │  │  │  │ nrfx_ram_ctrl.h
│  │  │  │  ├── mdk
│  │  │  │  │  ├── nrf.h
│  │  │  │  │  ├── nrf51.h
│  │  │  │  │  ├── nrf52.h
│  │  │  │  │  ├── nrf52805.h
│  │  │  │  │  ├── nrf52810.h
│  │  │  │  │  ├── nrf52811.h
│  │  │  │  │  ├── nrf52820.h
│  │  │  │  │  ├── nrf52833.h
│  │  │  │  │  ├── nrf52840.h
│  │  │  │  │  ├── nrf5340_application.h
│  │  │  │  │  ├── nrf5340_network.h
│  │  │  │  │  ├── nrf54l_erratas.h
│  │  │  │  │  ├── nrf54lm20a_enga.h
│  │  │  │  │  ├── nrf54lm20a_enga_application.h
│  │  │  │  │  ├── nrf54lm20a_enga_application.svd
│  │  │  │  │  ├── nrf54lm20a_enga_application_peripherals.h
│  │  │  │  │  ├── nrf54lm20a_enga_flpr.h
│  │  │  │  │  ├── nrf54lm20a_enga_flpr.svd
│  │  │  │  │  ├── nrf54lm20a_enga_flpr_peripherals.h
│  │  │  │  │  ├── nrf54lm20a_enga_global.h
│  │  │  │  │  ├── nrf54lm20a_enga_interim.h
│  │  │  │  │  ├── nrf54lm20a_enga_name_change.h
│  │  │  │  │  ├── nrf54lm20a_enga_peripherals.h
│  │  │  │  │  ├── nrf54lm20a_enga_types.h
│  │  │  │  │  ├── nrf54lm20a_enga_version.h
│  │  │  │  │  ├── nrf54lm20a_enga_xxaa_application_memory.h
│  │  │  │  │  ├── nrf54lm20a_enga_xxaa_flpr_memory.h
│  │  │  │  │  ├── nrf54lv10a_enga.h
│  │  │  │  │  ├── nrf54lv10a_enga_application.h
│  │  │  │  │  ├── nrf54lv10a_enga_application.svd
│  │  │  │  │  ├── nrf54lv10a_enga_application_peripherals.h
│  │  │  │  │  ├── nrf54lv10a_enga_flpr.h
│  │  │  │  │  ├── nrf54lv10a_enga_flpr.svd
│  │  │  │  │  ├── nrf54lv10a_enga_flpr_peripherals.h
│  │  │  │  │  ├── nrf54lv10a_enga_global.h
│  │  │  │  │  ├── nrf54lv10a_enga_interim.h
│  │  │  │  │  ├── nrf54lv10a_enga_name_change.h
│  │  │  │  │  ├── nrf54lv10a_enga_peripherals.h
│  │  │  │  │  ├── nrf54lv10a_enga_types.h
│  │  │  │  │  ├── nrf54lv10a_enga_version.h
│  │  │  │  │  ├── nrf54lv10a_enga_xxaa_application_memory.h
│  │  │  │  │  ├── nrf54lv10a_enga_xxaa_flpr_memory.h
│  │  │  │  │  ├── nrf9120.h
│  │  │  │  │  ├── nrf9160.h
│  │  │  │  │  ├── nrf9230_enga.h
│  │  │  │  │  ├── nrf9230_enga_application.h
│  │  │  │  │  ├── nrf9230_enga_application.svd
│  │  │  │  │  ├── nrf9230_enga_application_peripherals.h
│  │  │  │  │  ├── nrf9230_enga_flpr.h
│  │  │  │  │  ├── nrf9230_enga_flpr.svd
│  │  │  │  │  ├── nrf9230_enga_flpr_peripherals.h
│  │  │  │  │  ├── nrf9230_enga_global.h
│  │  │  │  │  ├── nrf9230_enga_interim.h
│  │  │  │  │  ├── nrf9230_enga_name_change.h
│  │  │  │  │  ├── nrf9230_enga_peripherals.h
│  │  │  │  │  ├── nrf9230_enga_ppr.h
│  │  │  │  │  ├── nrf9230_enga_ppr.svd
│  │  │  │  │  ├── nrf9230_enga_ppr_peripherals.h
│  │  │  │  │  ├── nrf9230_enga_radiocore.h
│  │  │  │  │  ├── nrf9230_enga_radiocore.svd
│  │  │  │  │  ├── nrf9230_enga_radiocore_peripherals.h
│  │  │  │  │  ├── nrf9230_enga_types.h
│  │  │  │  │  ├── nrf9230_enga_version.h
│  │  │  │  │  ├── nrf9230_enga_xxaa_application_memory.h
│  │  │  │  │  ├── nrf9230_enga_xxaa_flpr_memory.h
│  │  │  │  │  ├── nrf9230_enga_xxaa_ppr_memory.h
│  │  │  │  │  ├── nrf9230_enga_xxaa_radiocore_memory.h
│  │  │  │  │  ├── nrf_mem.h
│  │  │  │  │  ├── nrf_peripherals.h
│  │  │  │  │  │ system_nrf54l.c
│  │  │  │  ├── samples
│  │  │  │  │  ├── doc
│  │  │  │  │  │  ├── README.md
│  │  │  │  │  │  ├── generate_sphinx_doc.bat
│  │  │  │  │  │  ├── generate_sphinx_doc.sh
│  │  │  │  │  │  ├── sphinx
│  │  │  │  │  │  │  ├── _static
│  │  │  │  │  │  │  │  ├── css
│  │  │  │  │  │  │  │  │  │ nrfx_examples.css
│  │  │  │  │  │  │  ├── changelog.rst
│  │  │  │  │  │  │  ├── conf.py
│  │  │  │  │  │  │  ├── examples_desc.rst
│  │  │  │  │  │  │  ├── examples_desc
│  │  │  │  │  │  │  │  ├── egu
│  │  │  │  │  │  │  │  │  ├── basic
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── gppi
│  │  │  │  │  │  │  │  │  ├── fork
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── one_to_one
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── pwm
│  │  │  │  │  │  │  │  │  ├── common_mode
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── grouped_mode
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── rng
│  │  │  │  │  │  │  │  │  ├── basic
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── saadc
│  │  │  │  │  │  │  │  │  ├── advanced_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── advanced_non_blocking_internal_timer
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── maximum_performance
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── simple_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── simple_non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── spim
│  │  │  │  │  │  │  │  │  ├── blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── spim_spis
│  │  │  │  │  │  │  │  │  ├── advanced_non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── temp
│  │  │  │  │  │  │  │  │  ├── blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── timer
│  │  │  │  │  │  │  │  │  ├── counter
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── timer
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── twim_twis
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── tx_rx_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── tx_rx_non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── txrx
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── txtx
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  ├── uarte
│  │  │  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │  │  ├── rx_double_buffered
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  │  │  ├── tx_rx_non_blocking
│  │  │  │  │  │  │  │  │  │  │ index.rst
│  │  │  │  │  │  │  ├── index.rst
│  │  │  │  │  │  │  │ requirements.txt
│  │  │  │  ├── templates
│  │  │  │  │  ├── nrfx_config.h
│  │  │  │  │  ├── nrfx_config_common.h
│  │  │  │  │  ├── nrfx_config_nrf52805.h
│  │  │  │  │  ├── nrfx_config_nrf52810.h
│  │  │  │  │  ├── nrfx_config_nrf52811.h
│  │  │  │  │  ├── nrfx_config_nrf52820.h
│  │  │  │  │  ├── nrfx_config_nrf52832.h
│  │  │  │  │  ├── nrfx_config_nrf52833.h
│  │  │  │  │  ├── nrfx_config_nrf52840.h
│  │  │  │  │  ├── nrfx_config_nrf5340_application.h
│  │  │  │  │  ├── nrfx_config_nrf5340_network.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_application.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_enga_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_enga_ppr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_enga_radiocore.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_engb_application.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_engb_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_engb_ppr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_engb_radiocore.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_ppr.h
│  │  │  │  │  ├── nrfx_config_nrf54h20_radiocore.h
│  │  │  │  │  ├── nrfx_config_nrf54l05_application.h
│  │  │  │  │  ├── nrfx_config_nrf54l05_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54l10_application.h
│  │  │  │  │  ├── nrfx_config_nrf54l10_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54l15_application.h
│  │  │  │  │  ├── nrfx_config_nrf54l15_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54l15_enga_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54l15_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54lm20a_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54lm20a_enga_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf54lv10a_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf54lv10a_enga_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf7120_enga_application.h
│  │  │  │  │  ├── nrfx_config_nrf7120_enga_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf9230_engb_application.h
│  │  │  │  │  ├── nrfx_config_nrf9230_engb_flpr.h
│  │  │  │  │  ├── nrfx_config_nrf9230_engb_ppr.h
│  │  │  │  │  │ nrfx_config_nrf9230_engb_radiocore.h
west.yml
zephyr
│  ├── drivers
│  │  ├── clock_control
│  │  │  │ clock_control_nrf.c
│  │  ├── serial
│  │  │  ├── CMakeLists.txt
│  │  │  ├── Kconfig.nrfx
│  │  │  │ uart_nrfx_uarte.c
│  │  ├── usb
│  │  │  ├── device
│  │  │  │  │ usb_dc_nrfx.c
│  │  │  ├── udc
│  │  │  │  │ udc_nrf.c
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfs
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ nrfs_config.h
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ nrfx_config.h
│  ├── soc
│  │  ├── nordic
│  │  │  ├── Kconfig
│  │  │  ├── nrf54h
│  │  │  │  │ Kconfig
│  ├── tests
│  │  ├── drivers
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  ├── uart_pm
│  │  │  │  │  │ testcase.yaml
│  │ west.yml

Outputs:

Toolchain

Version: acee3b0b2b
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:acee3b0b2b_e579f9fbe6

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 14
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ desktop52_verification - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-boot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-apps - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test_ble_nrf_config - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-ble_mesh - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-ble_samples - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-chip - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nfc - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_cloud - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_libmodem-nrf - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_serial_lte_modem - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_samples - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_lwm2m - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ doc-internal - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91 - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf_crypto - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-proprietary_esb - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rpc - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-rs - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-fem - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-tfm - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-thread - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-zigbee - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-find-my - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_mosh - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-nrf-iot_positioning - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-sidewalk - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-wifi - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-pmic-samples - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-mcuboot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-dfu - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-ps - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-secdom-samples-public - Skipped: Job was skipped as it succeeded in a previous run

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2578 branch from e5c4a23 to 26b7565 Compare March 6, 2025 08:40
@github-actions
Copy link

github-actions bot commented Mar 6, 2025

You can find the documentation preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2578 branch 3 times, most recently from c9e14f1 to 8b3bc4b Compare March 12, 2025 07:27
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2578 branch from 8b3bc4b to 4404f33 Compare March 12, 2025 15:19
@NordicBuilder NordicBuilder removed the DNM label Mar 12, 2025
@sonarqubecloud
Copy link

@nordic-piks nordic-piks merged commit a321632 into nrfconnect:main Mar 13, 2025
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. CI-all-test Run All integration tests manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants