Skip to content

Conversation

@mstasiaknordic
Copy link
Contributor

Removed UARTE instance config symbols

test-sdk-nrf: collab-nrfx-4.0

@mstasiaknordic mstasiaknordic requested review from a team and nordic-auko as code owners October 20, 2025 12:35
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 20, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 20, 2025

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

Name Old Revision New Revision Diff
nrfx https://github.com/nrfconnect/nrfx/commit/8c19164ec422064e8e0d08f1cf69ea79d3a0b18a (4.0-dev) https://github.com/nrfconnect/nrfx/pull/995 nrfconnect/nrfx#995/files
zephyr nrfconnect/sdk-zephyr@019e3de (collab-nrfx-4.0) nrfconnect/sdk-zephyr#3415 nrfconnect/sdk-zephyr#3415/files

DNM label due to: 2 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 20, 2025

CI Information

To view the history of this post, click the 'edited' button above
Build number: 7

Inputs:

Sources:

sdk-nrf: PR head: bd18783011e277cf5217915370d822a14efdee86
zephyr: PR head: bc4a0a6b57598b95afc6552b8440a16bf871ed26

more details

sdk-nrf:

PR head: bd18783011e277cf5217915370d822a14efdee86
merge base: 7895c14f951463d5fd5f3244680b65161dda40fd
target head (collab-nrfx-4.0): 7895c14f951463d5fd5f3244680b65161dda40fd
Diff

zephyr:

PR head: bc4a0a6b57598b95afc6552b8440a16bf871ed26
merge base: e089ee03f61cde98c8eafdbb6f420e6d30b92886
target head (collab-nrfx-4.0): 019e3ded1bea7b3c5ce83ea2d3cc6175b1355c95
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 (37)
applications
│  ├── connectivity_bridge
│  │  │ prj.conf
modules
│  ├── trusted-firmware-m
│  │  │ Kconfig
samples
│  ├── bluetooth
│  │  ├── central_uart
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp.conf
│  │  │  │ prj.conf
│  │  ├── direct_test_mode
│  │  │  ├── sysbuild
│  │  │  │  ├── remote_shell
│  │  │  │  │  │ prj.conf
│  │  ├── peripheral_uart
│  │  │  ├── boards
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.conf
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpurad.conf
│  │  │  │  ├── nrf54l15dk_nrf54l05_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  ├── nrf54lm20dk_nrf54lm20a_cpuapp.conf
│  │  │  │  ├── nrf54lv10dk_nrf54lv10a_cpuapp.conf
│  │  │  │  ├── thingy53_nrf5340_cpuapp.conf
│  │  │  │  │ thingy53_nrf5340_cpuapp_ns.conf
│  │  │  ├── prj.conf
│  │  │  ├── prj_cdc.conf
│  │  │  │ prj_minimal.conf
│  ├── cellular
│  │  ├── slm_shell
│  │  │  ├── boards
│  │  │  │  ├── nrf52840dk_nrf52840.conf
│  │  │  │  ├── nrf5340dk_nrf5340_cpuapp.conf
│  │  │  │  │ nrf7002dk_nrf5340_cpuapp.conf
│  ├── nrf5340
│  │  ├── remote_shell
│  │  │  │ prj_uart.conf
│  ├── openthread
│  │  ├── cli
│  │  │  ├── boards
│  │  │  │  ├── nrf54l15dk_nrf54l10_cpuapp.conf
│  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_ns.conf
│  ├── peripheral
│  │  ├── 802154_phy_test
│  │  │  ├── sysbuild
│  │  │  │  ├── remote_shell
│  │  │  │  │  ├── boards
│  │  │  │  │  │  │ nrf5340dk_nrf5340_cpuapp.conf
│  │  ├── radio_test
│  │  │  ├── sysbuild
│  │  │  │  ├── remote_shell
│  │  │  │  │  │ prj.conf
tests
│  ├── drivers
│  │  ├── nrfx_integration_test
│  │  │  │ Kconfig
west.yml
zephyr
│  ├── modules
│  │  ├── hal_nordic
│  │  │  ├── nrfx
│  │  │  │  ├── Kconfig
│  │  │  │  │ nrfx_kconfig.h
│  ├── samples
│  │  ├── boards
│  │  │  ├── nordic
│  │  │  │  ├── nrfx_prs
│  │  │  │  │  ├── prj.conf
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version: 2b2cd9579a
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:2b2cd9579a_bba2ea5f2e

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
  • ❌ Integration tests
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-apps
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ test-fw-nrfconnect-nfc
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rpc
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ⚠️ test-fw-nrfconnect-nrf_crypto
    • ⚠️ test-fw-nrfconnect-rs
    • ⚠️ test-fw-nrfconnect-fem
    • ⚠️ test-fw-nrfconnect-tfm
    • ⚠️ test-fw-nrfconnect-thread-main
    • ⚠️ test-sdk-find-my
    • ⚠️ test-sdk-mcuboot
    • ⚠️ test-sdk-dfu

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

@mstasiaknordic mstasiaknordic added the CI-all-test Run All integration tests label Oct 20, 2025
Copy link
Contributor

@grochu grochu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good update, thanks

@mstasiaknordic mstasiaknordic changed the title manifest: update update collab-nrfx-4.0 to have UARTE reworked manifest: update collab-nrfx-4.0 to have UARTE reworked Oct 20, 2025
@mstasiaknordic mstasiaknordic force-pushed the nrfx_uarte_rework branch 3 times, most recently from 90619d6 to 041a2dd Compare October 28, 2025 09:57
@NordicBuilder
Copy link
Contributor

Memory footprint analysis revealed the following potential issues

applications.nrf_desktop.zdebug[nrf52dmouse/nrf52832]: ROM size increased by 3040[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 984[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_fast_pair.keyboard[nrf52kbd/nrf52832]: ROM size increased by 1264[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_qspi[nrf52840dk/nrf52840]: ROM size increased by 2772[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease_keyboard[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1396[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.locator_tag.release[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1284[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52dk/nrf52832]: ROM size increased by 1176[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52kbd/nrf52832]: ROM size increased by 3164[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 1068[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 12744[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icbmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 9492[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 980[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_mcuboot_smp[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[thingy53/nrf5340/cpuapp]: ROM size increased by 1208[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 824[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebugwithshell[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840gmouse/nrf52840]: ROM size increased by 3204[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2856[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1284[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf52833dk/nrf52833]: ROM size increased by 800[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 1008[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2740[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug[nrf52840dk/nrf52840]: ROM size increased by 2784[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52kbd/nrf52832]: ROM size increased by 3532[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.google[nrf52833dk/nrf52833]: ROM size increased by 792[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High RAM usage: 9102[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.hpf.gpio.icmsg[nrf54l15dk/nrf54l15/cpuflpr]: High ROM usage: 5858[B] - link (cc: @nrfconnect/ncs-ll-ursus)
applications.nrf_desktop.zrelease.usb_next[nrf52840dk/nrf52840]: ROM size increased by 2828[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf5340dk/nrf5340/cpuapp]: ROM size increased by 1300[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 3184[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf52840gmouse/nrf52840]: ROM size increased by 2968[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.bluetooth.fast_pair.locator_tag.release[nrf52833dk/nrf52833]: ROM size increased by 1168[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 932[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_fast_pair.gmouse[nrf52840gmouse/nrf52840]: ROM size increased by 816[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard.uart[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 980[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_keyboard[nrf52840dk/nrf52840]: ROM size increased by 2940[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54lm20dk/nrf54lm20a/cpuapp]: ROM size increased by 872[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.smp_svr_mini_boot[[email protected]/nrf54h20/cpuapp]: ROM size increased by 2216[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-pluto @robertstypa @maciejpietras)
applications.nrf_desktop.zdebug[nrf52840gmouse/nrf52840]: ROM size increased by 3096[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zrelease[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 1204[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.ui_switch[nrf54l15dk/nrf54l10/cpuapp]: ROM size increased by 1064[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_nrf21540ek[nrf52840dk/nrf52840]: ROM size increased by 2768[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch[nrf52833dk/nrf52833]: ROM size increased by 3152[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug.uart[nrf54l15dk/nrf54l15/cpuapp]: ROM size increased by 932[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
applications.nrf_desktop.zdebug_wwcb[nrf52840dk/nrf52840]: ROM size increased by 2764[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)
sample.find_my.switchable_networks.release.dfu_switch.apple[nrf54l15dk/nrf54l05/cpuapp]: ROM size increased by 816[B] in comparison to the main[289dbb6] branch. - link (cc: @nrfconnect/ncs-si-bluebagel)

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

No longer needed

Signed-off-by: Michał Stasiak <[email protected]>
No longer needed

Signed-off-by: Michał Stasiak <[email protected]>
No longer needed

Signed-off-by: Michał Stasiak <[email protected]>
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-nrfx manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants