Skip to content

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
@github-actions
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@afc1b46 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: 10

Inputs:

Sources:

hal_nordic: PR head: c8971268061df0beefe137daeab4dbb85ca7cb55
sdk-nrf: PR head: e22dafb3dd40dbafd1c4d7bfd8bad7cfa0b3eb43
zephyr: PR head: 8a98031c0392ae1bed410cbd1489907ea778a1ed

more details

hal_nordic:

PR head: c8971268061df0beefe137daeab4dbb85ca7cb55
merge base: a1db06a2f6a1d069994d595cef563f58e44c4344
target head (master): 37ca068d7b013fb65a2acc9306bffa48a3e72839
Diff

sdk-nrf:

PR head: e22dafb3dd40dbafd1c4d7bfd8bad7cfa0b3eb43
merge base: aee5b38cd669caefe90137a8996a3cd6acbd0202
target head (main): 4dfdc18cd66f89855dfa516a750a09cf219cfc97
Diff

zephyr:

PR head: 8a98031c0392ae1bed410cbd1489907ea778a1ed
merge base: afc1b467e330a873c15768af0a6d2b53efd54f6b
target head (main): b70deaa30124c336b1c81779c95715d33befff86
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 (492)
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
│  ├── subsys
│  │  ├── bluetooth
│  │  │  ├── host
│  │  │  │  ├── att.c
│  │  │  │  │ l2cap.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── uart
│  │  │  │  ├── uart_async_api
│  │  │  │  │  │ testcase.yaml
│  │  │  │  ├── uart_elementary
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  ├── uart_pm
│  │  │  │  │  │ testcase.yaml
│  │ 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 - Skipped: Skipping Build & Test as it succeeded in a previous run: 8
  • ✅ Integration tests
    • ✅ test-sdk-audio - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ 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-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_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
    • ⚠️ test_ble_nrf_config
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2553 branch from 884a858 to ff4ee20 Compare February 24, 2025 13:50
@nika-nordic nika-nordic added the CI-all-test Run All integration tests label Feb 25, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2553 branch 2 times, most recently from 0896361 to 16c9074 Compare February 26, 2025 12:19
@github-actions
Copy link

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 26, 2025

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 616[B] in comparison to the main[aee5b38] branch. - link (cc: @MarekPieta)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 792[B] in comparison to the main[88a4f9d] branch. - link (cc: @MarekPieta)

Note: This message is automatically posted and updated by the CI (latest/sdk-nrf/PR-20576/8)

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2553 branch from 16c9074 to 78be40c Compare February 27, 2025 11:26
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2553 branch from 78be40c to e22dafb Compare February 28, 2025 06:56
@sonarqubecloud
Copy link

@NordicBuilder
Copy link
Contributor Author

Automatically closed by action-manifest-pr GH action

@nika-nordic
Copy link
Contributor

already merged in #20764

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 DNM manifest manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants