Skip to content

Conversation

nordicjm
Copy link
Contributor

@nordicjm nordicjm commented Apr 7, 2025

Pulls in nrfutil configuration files for boards

@nordicjm nordicjm added this to the 3.0.0 milestone Apr 7, 2025
@nordicjm nordicjm requested review from a team as code owners April 7, 2025 07:28
@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 Apr 7, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 7, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@c206f1e nrfconnect/sdk-zephyr@2e042b1 (v4.0.99-ncs1-branch) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Apr 7, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 93f85f14d41b7b54ef0b33884cb3bce8d01dd027
zephyr: PR head: 2e042b1767fef320facd68a2563197914f9b945b

more details

sdk-nrf:

PR head: 93f85f14d41b7b54ef0b33884cb3bce8d01dd027
merge base: ade12aaae7810532c0ad6728c1506b96738dbb25
target head (v3.0-branch): 11b5d9e855c4779b2ceef9f16d5c71bf5590550f
Diff

zephyr:

PR head: 2e042b1767fef320facd68a2563197914f9b945b
merge base: c206f1e9e15da2f422454f3729e29ffc3e8db53e
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 (9)
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf52840dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf52840dk_qspi_nrfutil_config.json
│  │  │  ├── nrf5340dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf5340dk_qspi_nrfutil_config.json
│  │  │  ├── nrf7002dk
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ nrf7002dk_spi_nrfutil_config.json
│  │  │  ├── thingy53
│  │  │  │  ├── board.cmake
│  │  │  │  ├── support
│  │  │  │  │  │ thingy53_qspi_nrfutil_config.json

Outputs:

Toolchain

Version: 7cbc0036f4
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:7cbc0036f4_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 449
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-nrf_crypto
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-tfm
    • ✅ test-sdk-find-my
Disabled integration tests
    • 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-boot
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_mosh
    • 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-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-thread
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • 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

github-actions bot commented Apr 7, 2025

You can find the documentation preview for this PR here.

@nordicjm nordicjm force-pushed the v30backport1 branch 2 times, most recently from 6341b2c to cf4c08d Compare April 9, 2025 06:56
Copy link

@shanthanordic shanthanordic left a comment

Choose a reason for hiding this comment

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

agreed for scope

@nordicjm nordicjm force-pushed the v30backport1 branch 2 times, most recently from c187b7d to 178e3c7 Compare April 9, 2025 07:24
Pulls in nrfutil configuration files for boards

Signed-off-by: Jamie McCrae <[email protected]>
@NordicBuilder NordicBuilder removed the DNM label Apr 10, 2025
@bjarki-andreasen bjarki-andreasen merged commit 5489ae5 into nrfconnect:v3.0-branch Apr 10, 2025
14 of 15 checks passed
@nordicjm nordicjm deleted the v30backport1 branch April 15, 2025 07:17
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.

6 participants