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

iron board variant #21037

Open
wants to merge 2 commits 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-zephyr#2643

@NordicBuilder NordicBuilder requested review from a team as code owners March 19, 2025 14:19
@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 Mar 19, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 19, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@a80a94e nrfconnect/sdk-zephyr#2643 nrfconnect/sdk-zephyr#2643/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Mar 19, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 2c8cbc633396de54702b9a73bff143a405dc579f
zephyr: PR head: 1ec0c7311ed8f6f3d5096e0b8584e0de020bc39e

more details

sdk-nrf:

PR head: 2c8cbc633396de54702b9a73bff143a405dc579f
merge base: 3fac5fa322382fb28a8a8a18860f0abb48a4d7f4
target head (main): 3fac5fa322382fb28a8a8a18860f0abb48a4d7f4
Diff

zephyr:

PR head: 1ec0c7311ed8f6f3d5096e0b8584e0de020bc39e
merge base: 60cd202d25ddbf615f9e542e91eb2b4effb06bcf
target head (main): eab01fb8cf13c103ed83c0279cbf19bb0c46a387
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 (10)
subsys
│  ├── suit
│  │  │ Kconfig
sysbuild
│  │ CMakeLists.txt
west.yml
zephyr
│  ├── boards
│  │  ├── nordic
│  │  │  ├── nrf54h20dk
│  │  │  │  ├── Kconfig.nrf54h20dk
│  │  │  │  ├── board.yml
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_iron.dts
│  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp_iron_0_9_0.yaml
│  │  │  │  │ nrf54h20dk_nrf54h20_cpuapp_iron_defconfig
│  ├── scripts
│  │  ├── west_commands
│  │  │  ├── runners
│  │  │  │  │ nrf_common.py
│  ├── soc
│  │  ├── nordic
│  │  │  ├── nrf54h
│  │  │  │  │ Kconfig.soc

Outputs:

Toolchain

Version: 4ffa2202d5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:4ffa2202d5_8bf7ca4353

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ❌ Build twister
  • ❌ Integration tests
    • ❌ test-sdk-audio
    • ❌ desktop52_verification
    • ❌ test-fw-nrfconnect-boot
    • ❌ test-fw-nrfconnect-apps
    • ❌ test_ble_nrf_config
    • ❌ test-fw-nrfconnect-ble_mesh
    • ❌ test-fw-nrfconnect-ble_samples
    • ❌ 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_serial_lte_modem
    • ❌ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ❌ test-fw-nrfconnect-nrf-iot_samples
    • ❌ test-fw-nrfconnect-nrf-iot_lwm2m
    • ❌ doc-internal
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-nrf_crypto
    • ❌ test-fw-nrfconnect-proprietary_esb
    • ❌ test-fw-nrfconnect-rpc
    • ❌ test-fw-nrfconnect-rs
    • ❌ test-fw-nrfconnect-fem
    • ❌ test-fw-nrfconnect-tfm
    • ❌ test-fw-nrfconnect-thread
    • ❌ test-sdk-find-my
    • ❌ test-fw-nrfconnect-nrf-iot_mosh
    • ❌ test-fw-nrfconnect-nrf-iot_positioning
    • ❌ test-sdk-wifi
    • ❌ test-low-level
    • ❌ test-sdk-pmic-samples
    • ❌ test-sdk-mcuboot
    • ❌ test-sdk-dfu
    • ❌ test-fw-nrfconnect-ps
    • ❌ 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 NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2643 branch from a717190 to f0d83c9 Compare March 25, 2025 10:46
@hakonfam hakonfam requested a review from a team as a code owner March 25, 2025 10:47
@hakonfam hakonfam mentioned this pull request Mar 25, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2643 branch 3 times, most recently from daca1ca to 77c7c55 Compare March 26, 2025 09:10
@hakonfam hakonfam force-pushed the auto-manifest-sdk-zephyr-2643 branch from 77c7c55 to 335a28b Compare March 26, 2025 09:45
@hakonfam hakonfam changed the title manifest: sdk-zephyr: dump iron board variant Mar 26, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2643 branch 4 times, most recently from 3753e8d to aca309e Compare March 27, 2025 12:03
@hakonfam hakonfam force-pushed the auto-manifest-sdk-zephyr-2643 branch from aca309e to feffaaf Compare March 27, 2025 12:06
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2643 branch from feffaaf to 0309a33 Compare March 27, 2025 12:24
@hakonfam hakonfam force-pushed the auto-manifest-sdk-zephyr-2643 branch 2 times, most recently from f000d14 to 7e7c876 Compare March 27, 2025 13:34
NordicBuilder and others added 2 commits March 27, 2025 13:34
Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
This is compatible with the Nordic IRONside SE for nRF54H20.

Ref: NCSDK-NONE

Signed-off-by: Håkon Amundsen <haakon.amundsen@nordicsemi.no>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2643 branch from 7e7c876 to 2c8cbc6 Compare March 27, 2025 13:34
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-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants