Skip to content
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

manifest: sdk-zephyr: [nrf fromlist] Integrate nrfx 3.11.0 #20576

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners February 24, 2025 13:19
@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 Feb 24, 2025
Copy link

After documentation is built, you will find the preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 24, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@cd78af5 nrfconnect/sdk-zephyr#2553 nrfconnect/sdk-zephyr#2553/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 24, 2025

CI Information

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

Inputs:

Sources:

hal_nordic: PR head: 59ee80b8716163b00154b9cdad6ebd776e6b7e7e
sdk-nrf: PR head: ff4ee20a0b5522dcfaf100b4b7fb667747a1ab2b
zephyr: PR head: c138454feffc2e7ac625347ebfa500bcdecbe5fd

more details

hal_nordic:

PR head: 59ee80b8716163b00154b9cdad6ebd776e6b7e7e
merge base: a1db06a2f6a1d069994d595cef563f58e44c4344
target head (master): a39be8f0b943fe87139e4b6e5ed89ed3a5941b48
Diff

sdk-nrf:

PR head: ff4ee20a0b5522dcfaf100b4b7fb667747a1ab2b
merge base: 7669bb8121298beb79685c608afe0bdfa85c219b
target head (main): 7669bb8121298beb79685c608afe0bdfa85c219b
Diff

zephyr:

PR head: c138454feffc2e7ac625347ebfa500bcdecbe5fd
merge base: cd78af582fee0167a0d0038b6197e86dba90272f
target head (main): 50128e3d0e3257f3fbed40b3694cc8a9788ccf1c
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 (509)
modules
│  ├── hal
│  │  ├── nordic
│  │  │  ├── 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
│  │  │  │  │  │  ├── 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_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
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54l09pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │ nrf54l09_cpuapp_common.dtsi
│  │  │  ├── nrf54l20pdk
│  │  │  │  ├── Kconfig.defconfig
│  │  │  │  │ nrf54l20_cpuapp_common.dtsi
│  ├── drivers
│  │  ├── bluetooth
│  │  │  ├── hci
│  │  │  │  ├── Kconfig
│  │  │  │  │ ipc.c
│  │  ├── counter
│  │  │  │ counter_nrfx_timer.c
│  │  ├── i2c
│  │  │  ├── i2c_nrfx_twim_rtio.c
│  │  │  │ i2c_nrfx_twis.c
│  ├── dts
│  │  ├── common
│  │  │  ├── nordic
│  │  │  │  ├── nrf54l09.dtsi
│  │  │  │  ├── nrf54l20.dtsi
│  │  │  │  │ nrf54l_05_10_15.dtsi
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── clock_control
│  │  │  │  │  │ nrf_clock_control.h
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfs
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  │ nrfs_config.h
│  │  │  ├── nrfx
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  │ nrfx_config.h
│  ├── samples
│  │  ├── bluetooth
│  │  │  ├── bap_unicast_client
│  │  │  │  ├── src
│  │  │  │  │  │ stream_tx.c
│  │  │  ├── cap_acceptor
│  │  │  │  ├── src
│  │  │  │  │  ├── cap_acceptor_unicast.c
│  │  │  │  │  │ main.c
│  │  │  ├── cap_initiator
│  │  │  │  ├── src
│  │  │  │  │  ├── cap_initiator_unicast.c
│  │  │  │  │  │ main.c
│  │  ├── drivers
│  │  │  ├── i2c
│  │  │  │  ├── rtio_loopback
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ sample.yaml
│  ├── soc
│  │  ├── nordic
│  │  │  ├── common
│  │  │  │  │ soc_nrf_common.h
│  │  │  ├── nrf54h
│  │  │  │  │ Kconfig
│  │  │  ├── nrf54l
│  │  │  │  │ soc.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── i2c
│  │  │  │  ├── i2c_target_api
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  │ testcase.yaml
│  │  ├── kernel
│  │  │  ├── timer
│  │  │  │  ├── timer_api
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c
│  │ west.yml

Outputs:

Toolchain

Version: aedb4c0245
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:aedb4c0245_bece0367df

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
    • sdk-nrf test count: 1321
    • sdk-zephyr test count: 2065
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-chip
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-sdk-find-my
    • ❌ test-sdk-sidewalk
    • ❌ test-low-level
    • ❌ test-sdk-dfu
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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_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-fw-nrfconnect-zigbee
    • 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

Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2553 branch from 884a858 to ff4ee20 Compare February 24, 2025 13:50
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. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant