Skip to content

Conversation

NordicBuilder
Copy link
Contributor

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

@NordicBuilder NordicBuilder requested review from a team as code owners September 10, 2025 11:44
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Sep 10, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 10, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@72e0c18 nrfconnect/sdk-zephyr@9f038bf (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 10, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 105120e6eab49d63dd651abe3074cbb0c0391098
zephyr: PR head: 9f038bf1860117b8e039a2347a1abaebb38807c5

more details

sdk-nrf:

PR head: 105120e6eab49d63dd651abe3074cbb0c0391098
merge base: 3d345b62b3120fc002df0415ef76f2e80b0d8aef
target head (main): 3d345b62b3120fc002df0415ef76f2e80b0d8aef
Diff

zephyr:

PR head: 9f038bf1860117b8e039a2347a1abaebb38807c5
merge base: 72e0c1852b32b48b3c3ebc0183bf960e3f1c1cc5
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 (14)
west.yml
zephyr
│  ├── drivers
│  │  ├── flash
│  │  │  ├── Kconfig.mspi
│  │  │  ├── flash_mspi_nor.c
│  │  │  ├── flash_mspi_nor.h
│  │  │  ├── flash_mspi_nor_quirks.h
│  │  │  │ flash_mspi_nor_sfdp.h
│  │  ├── mspi
│  │  │  ├── Kconfig.dw
│  │  │  ├── mspi_dw.c
│  │  │  ├── mspi_dw.h
│  │  │  │ mspi_dw_vendor_specific.h
│  ├── dts
│  │  ├── bindings
│  │  │  ├── mtd
│  │  │  │  │ jedec,mspi-nor.yaml
│  ├── include
│  │  ├── zephyr
│  │  │  ├── drivers
│  │  │  │  ├── mspi
│  │  │  │  │  │ mspi_dw.h
│  ├── samples
│  │  ├── application_development
│  │  │  ├── code_relocation_nocopy
│  │  │  │  ├── boards
│  │  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │ sample.yaml

Outputs:

Toolchain

Version: a703fb5215
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:a703fb5215_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 443
    • sdk-zephyr test count: 816
  • ✅ Integration tests
    • ✅ test-sdk-audio
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-sdk-find-my
    • ✅ test-low-level
    • ✅ test-sdk-dfu
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • 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

Copy link

You can find the documentation preview for this PR here.

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Sep 10, 2025

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zrelease[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 804[B] in comparison to the main[57b6c20] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 960[B] in comparison to the main[57b6c20] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3262 branch from 4318bee to a87f835 Compare September 11, 2025 07:01
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-3262 branch from a87f835 to 9b0d2e9 Compare September 11, 2025 09:11
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@anangl anangl merged commit febb668 into nrfconnect:main Sep 11, 2025
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-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants