Skip to content

Nrfx none add spi23 spi24 #22756

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

nordic-segl
Copy link
Contributor

@nordic-segl nordic-segl commented Jun 11, 2025

  • add overlays for firelight

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 11, 2025

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

Name Old Revision New Revision Diff

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Jun 11, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: d368219dff3eb82ca43a76d9a579acc772834720

more details

sdk-nrf:

PR head: d368219dff3eb82ca43a76d9a579acc772834720
merge base: 265ef24b9ebb5093c57bb9fbfb39b0bb5682b724
target head (main): 265ef24b9ebb5093c57bb9fbfb39b0bb5682b724
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 (12)
CODEOWNERS
scripts
│  ├── ci
│  │  │ tags.yaml
tests
│  ├── drivers
│  │  ├── spi
│  │  │  ├── spim_instances
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── boards
│  │  │  │  │  ├── nrf54h20dk_nrf54h20_cpuapp.overlay
│  │  │  │  │  ├── nrf54l15dk_nrf54l15_cpuapp.overlay
│  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp.overlay
│  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_0_0.overlay
│  │  │  │  │  ├── nrf54lm20pdk_nrf54lm20a_cpuapp_0_2_0_csp.overlay
│  │  │  │  │  │ nrf54lv10dk_nrf54lv10a_cpuapp.overlay
│  │  │  │  ├── prj.conf
│  │  │  │  ├── src
│  │  │  │  │  │ spim_instances.c
│  │  │  │  │ testcase.yaml

Outputs:

Toolchain

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

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 4
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_mosh
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • doc-internal
    • 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-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • 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-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-audio
    • test-sdk-find-my
    • 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

@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch 4 times, most recently from fef7f1d to 5d6a88b Compare June 12, 2025 07:38
Copy link

You can find the documentation preview for this PR here.

@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from 5d6a88b to de3c527 Compare June 12, 2025 08:47
@nordic-segl
Copy link
Contributor Author

Works in CI:

10:52:31  INFO    - 1/1 nrf54h20dk@0.9.0/nrf54h20/cpuapp drivers.spi.spim_instances                         PASSED (device: 1051164192, 4.849s <zephyr>)
10:57:25  INFO    - 1/1 nrf54l15dk/nrf54l15/cpuapp drivers.spi.spim_instances                         PASSED (device: 1057793721, 3.547s <zephyr>)
10:52:13  INFO    - 1/1 nrf54lm20pdk@0.0.0/nrf54lm20a/cpuapp drivers.spi.spim_instances                         PASSED (device: 175104789, 2.815s <zephyr>)
10:51:58  INFO    - 1/2 nrf54lm20pdk@0.2.0.csp/nrf54lm20a/cpuapp drivers.spi.spim_instances                         PASSED (device: 1051885387, 4.561s <zephyr>)
10:51:58  INFO    - 2/2 nrf54lm20pdk@0.2.0/nrf54lm20a/cpuapp drivers.spi.spim_instances                         PASSED (device: 1051500724, 4.814s <zephyr>)
10:53:50  INFO    - 1/1 nrf54lv10dk@0.0.0/nrf54lv10a/cpuapp drivers.spi.spim_instances                         PASSED (device: 821013703, 2.668s <zephyr>)
11:08:27  INFO    - 1/1 nrf54lv10dk@0.2.0/nrf54lv10a/cpuapp drivers.spi.spim_instances                         PASSED (device: 1051628602, 6.165s <zephyr>)

@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from de3c527 to 9d628ce Compare June 12, 2025 10:17
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch 2 times, most recently from 56aac84 to 6864e26 Compare June 16, 2025 05:31
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch 3 times, most recently from 5a2a893 to 29b73cc Compare June 18, 2025 05:43
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from 29b73cc to 75ab253 Compare June 18, 2025 08:45
@NordicBuilder NordicBuilder removed the DNM label Jun 18, 2025
Add basic test which checks that all available SPIM instances:
- are defined in the board DTS,
- are supported by the driver,
- can transceive data.

Test doesn't check parallel operation.

Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Add-spi23-spi24 branch from 75ab253 to d368219 Compare June 18, 2025 08:53
@github-actions github-actions bot removed the manifest label Jun 18, 2025
@nordic-piks nordic-piks merged commit c5f994f into nrfconnect:main Jun 18, 2025
18 checks passed
@nordic-segl nordic-segl deleted the NRFX-NONE_Add-spi23-spi24 branch June 18, 2025 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants