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-nrfxlib: Update MPSL and SoftDevice Controller #19025

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-nrfxlib#1586

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder requested a review from a team as a code owner November 22, 2024 11:51
@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 Nov 22, 2024
@NordicBuilder
Copy link
Contributor Author

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
dragoon 3ab3c2fa9d75e597e0195958a5f27a76f19ad513 00391a2165110eb7022378c80b531bc1a7b5c713 N/A
nrfxlib nrfconnect/sdk-nrfxlib@b3f964a (main) nrfconnect/sdk-nrfxlib#1586 nrfconnect/sdk-nrfxlib#1586/files

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 22, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: d9543b2e95d12ed1b0a284482145954346c6012d
nrfxlib: PR head: 0b819e8b9a9b829a47d0f70255192748a3db21a6

more details

sdk-nrf:

PR head: d9543b2e95d12ed1b0a284482145954346c6012d
merge base: 9055b6c9585f658b9d8297892c3e3d88b6c24af3
target head (main): a07b87c923420fdbfbdbff3698a3d30f5c1c33ee
Diff

nrfxlib:

PR head: 0b819e8b9a9b829a47d0f70255192748a3db21a6
merge base: b3f964ad783cc0d32c27829faddc7836d6175993
target head (main): 7777351c2babe02f49c10868c1a39104e42553b3
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 (249)
nrfxlib
│  ├── mpsl
│  │  ├── fem
│  │  │  ├── common
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_common.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf21540_gpio
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf21540_gpio_spi
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf21540_gpio_spi.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf2220
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2220.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf2240
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf2240.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf22xx
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_nrf22xx.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  ├── simple_gpio
│  │  │  │  ├── lib
│  │  │  │  │  ├── nrf52
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf53
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54h
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  ├── nrf54l_ns
│  │  │  │  │  │  ├── hard-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── soft-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  │  │  │  │  ├── softfp-float
│  │  │  │  │  │  │  ├── libmpsl_fem_simple_gpio.a
│  │  │  │  │  │  │  │ manifest.yaml
│  │  ├── lib
│  │  │  ├── nrf52
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf53
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54h
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l_ns
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libmpsl.a
│  │  │  │  │  │ manifest.yaml
│  ├── softdevice_controller
│  │  ├── lib
│  │  │  ├── nrf52
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_central.a
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  ├── libsoftdevice_controller_peripheral.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf53
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54h
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  ├── nrf54l_ns
│  │  │  │  ├── hard-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── soft-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
│  │  │  │  ├── softfp-float
│  │  │  │  │  ├── libsoftdevice_controller_multirole.a
│  │  │  │  │  │ manifest.yaml
west.yml

Outputs:

Toolchain

Version: b77d8c1312
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:b77d8c1312_912848a074

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: 1
  • ✅ Integration tests
    • ✅ test-sdk-audio - 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_samples
    • ✅ 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-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-dfu - Skipped: Job was skipped as it succeeded in a previous run
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

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-dragoon manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants