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 #18917

Merged

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1575

@NordicBuilder NordicBuilder requested a review from a team as a code owner November 15, 2024 13:33
@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 15, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 15, 2024

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

Name Old Revision New Revision Diff
dragoon fe2cf96a7f36222ea079c040be2c032040c2f332 424f46ccc2f4e28fe7eab7738372924a06ee88d8 N/A
nrfxlib nrfconnect/sdk-nrfxlib@b847547 nrfconnect/sdk-nrfxlib@941c34c (main) nrfconnect/[email protected]

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Nov 15, 2024

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 955adedb425009df01404ed69b2476eb1a47e483
nrfxlib: PR head: 941c34c559b3234bce5e0c5cf1717ca4aa2a0926

more details

sdk-nrf:

PR head: 955adedb425009df01404ed69b2476eb1a47e483
merge base: 0d227d82bbdf56a3c066021fa6c323a00107fe6f
target head (main): 0d1aab5ed8e27d418fe5c0bc3dfe4e45a9c0a79c
Diff

nrfxlib:

PR head: 941c34c559b3234bce5e0c5cf1717ca4aa2a0926
merge base: b847547bea60d5e0cd2096e291bb8ca784393da1
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 (251)
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
│  │  ├── include
│  │  │  ├── sdc.h
│  │  │  │ sdc_soc.h
│  │  ├── 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:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-sdk-audio
    • ◻️ test_ble_nrf_config
    • ◻️ test-fw-nrfconnect-ble_samples
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-fw-nrfconnect-zigbee
    • ◻️ 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-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

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.

Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@rlubos rlubos merged commit 59827d9 into nrfconnect:main Nov 18, 2024
13 of 14 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. manifest manifest-dragoon manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants