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

Nrfx none resign from alt config #20646

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

nordic-segl
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Feb 27, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Feb 27, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 9eda403b79ee7243c15bdbcd0c2d516c3abbc5dc

more details

sdk-nrf:

PR head: 9eda403b79ee7243c15bdbcd0c2d516c3abbc5dc
merge base: 990d717096c137e008153b058a62820ff65d53aa
target head (main): 990d717096c137e008153b058a62820ff65d53aa
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 (25)
CODEOWNERS
samples
│  ├── basic
│  │  ├── blinky
│  │  │  ├── CMakeLists.txt
│  │  │  ├── README.txt
│  │  │  ├── boards
│  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp_egpio.overlay
│  │  │  ├── prj.conf
│  │  │  │ sample.yaml
│  ├── drivers
│  │  ├── audio
│  │  │  ├── dmic
│  │  │  │  │ CMakeLists.txt
│  ├── sensor
│  │  ├── accel_polling
│  │  │  ├── CMakeLists.txt
│  │  │  ├── README.txt
│  │  │  ├── prj.conf
│  │  │  │ sample.yaml
│  │  ├── bme680
│  │  │  ├── CMakeLists.txt
│  │  │  ├── README.txt
│  │  │  ├── prj.conf
│  │  │  ├── sample.yaml
│  │  │  ├── src
│  │  │  │  │ main.c
│  │  ├── qdec
│  │  │  │ CMakeLists.txt
│  ├── subsys
│  │  ├── settings
│  │  │  │ CMakeLists.txt
scripts
│  ├── ci
│  │  │ tags.yaml
tests
│  ├── benchmarks
│  │  ├── current_consumption
│  │  │  ├── system_off
│  │  │  │  │ CMakeLists.txt
│  ├── drivers
│  │  ├── i2c
│  │  │  ├── i2c_bme688
│  │  │  │  ├── CMakeLists.txt
│  │  │  │  ├── Kconfig
│  │  │  │  ├── README.txt
│  │  │  │  ├── prj.conf
│  │  │  │  │ testcase.yaml

Outputs:

Toolchain

Version: aedb4c0245
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:aedb4c0245_bece0367df

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 107
  • ✅ Integration tests
    • ✅ test-low-level
Disabled integration tests
    • 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_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • 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_Resign-from-alt-config branch 7 times, most recently from c1906d2 to ce2df8a Compare February 27, 2025 13:17
@nordic-segl
Copy link
Contributor Author

nordic-segl commented Feb 27, 2025

All expected tests/samples are run on nRF54H20DK:

14:20:35  INFO    -  1/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_coverage FILTERED (runtime filter)
14:20:35  INFO    -  2/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_plus_speed FILTERED (runtime filter)
14:20:35  INFO    -  3/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_speed FILTERED (runtime filter)
14:20:48  INFO    -  4/12 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h_coverage FILTERED (runtime filter)
14:23:08  INFO    -  5/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed PASSED (device: 1051119640, 10.835s <zephyr>)
14:23:15  INFO    -  6/12 [email protected]/nrf54h20/cpuppr nrf.extended.sample.sensor.accel_polling.nrf54h_cpuppr PASSED (device: 1051119640, 9.740s <zephyr>)
14:23:25  INFO    -  7/12 [email protected]/nrf54h20/cpuppr i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h  PASSED (device: 1051119640, 9.799s <zephyr>)
14:23:33  INFO    -  8/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051119640, 8.250s <zephyr>)
14:23:44  INFO    -  9/12 [email protected]/nrf54h20/cpuppr i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051119640, 9.868s <zephyr>)
14:23:53  INFO    - 10/12 [email protected]/nrf54h20/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h  PASSED (device: 1051119640, 8.268s <zephyr>)
14:24:15  INFO    - 11/12 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h    PASSED (device: 1051119640, 7.657s <zephyr>)
14:24:30  INFO    - 12/12 [email protected]/nrf54h20/cpuppr i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed PASSED (device: 1051119640, 10.067s <zephyr>)

and on nRF54L15DK:

14:26:27  INFO    -  1/12 nrf54l15dk/nrf54l15/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l_coverage_fast_speed FILTERED (runtime filter)
14:26:27  INFO    -  2/12 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l_coverage FILTERED (runtime filter)
14:26:27  INFO    -  3/12 nrf54l15dk/nrf54l15/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l_coverage FILTERED (runtime filter)
14:27:39  INFO    -  4/12 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l    PASSED (device: 1057794583, 11.043s <zephyr>)
14:27:40  INFO    -  5/12 nrf54l15dk/nrf54l15/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l  PASSED (device: 1057794583, 6.987s <zephyr>)
14:27:42  INFO    -  6/12 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icmsg    PASSED (device: 1057729773, 4.139s <zephyr>)
14:27:42  INFO    -  7/12 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.mbox     PASSED (device: 1057730331, 5.523s <zephyr>)
14:27:47  INFO    -  8/12 nrf54l15dk/nrf54l15/cpuapp i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed PASSED (device: 1057794583, 6.178s <zephyr>)
14:27:47  INFO    -  9/12 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icbmsg   PASSED (device: 1057730331, 4.416s <zephyr>)
14:27:56  INFO    - 10/12 nrf54l15dk/nrf54l15/cpuflpr i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l  PASSED (device: 1057794583, 7.447s <zephyr>)
14:28:04  INFO    - 11/12 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.sample.sensor.accel_polling.nrf54l15_cpuflpr PASSED (device: 1057794583, 7.740s <zephyr>)
14:28:13  INFO    - 12/12 nrf54l15dk/nrf54l15/cpuflpr i2c_bme688/nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed PASSED (device: 1057794583, 8.103s <zephyr>)

@nordic-segl nordic-segl marked this pull request as ready for review February 27, 2025 13:36
@nordic-segl nordic-segl requested review from a team as code owners February 27, 2025 13:36
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from ce2df8a to 74e1526 Compare February 27, 2025 13:56
@github-actions github-actions bot removed the doc-required PR must not be merged without tech writer approval. label Feb 27, 2025
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch 3 times, most recently from 4f09b0a to 4c8ecf5 Compare February 27, 2025 14:36
Copy link

You can find the documentation preview for this PR here.

@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from 4c8ecf5 to 344abd4 Compare February 27, 2025 15:05
@nordic-piks nordic-piks removed request for a team, umapraseeda and divipillai February 28, 2025 08:03
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from 8fc22cd to 7e02f62 Compare February 28, 2025 08:08
@nordic-segl nordic-segl requested review from PerMac, katgiadla and a team as code owners February 28, 2025 08:08
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from 53986be to 3dadda7 Compare February 28, 2025 08:27
@@ -6,10 +6,12 @@ common:
- drivers
- spi
- sensors
- ci_samples_sensor
Copy link
Contributor

Choose a reason for hiding this comment

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

Please only single ci tag.
Double ci tags leads to problem when one tag is excluded and second not - test will be skipped.

@@ -6,10 +6,12 @@ common:
- drivers
- i2c
- sensors
- ci_samples_sensor
- ci_samples_sensor_bme680
Copy link
Contributor

Choose a reason for hiding this comment

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

single ci tag please

@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from 3dadda7 to c46e30d Compare February 28, 2025 09:18
@nordic-segl
Copy link
Contributor Author

All expected tests are executed correctly:

09:42:31  INFO    -  1/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_plus_speed FILTERED (runtime filter)
09:42:31  INFO    -  2/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_speed FILTERED (runtime filter)
09:43:57  INFO    -  3/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h    PASSED (device: 1051149552, 11.808s <zephyr>)
09:44:07  INFO    -  4/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed  PASSED (device: 1051149552, 11.999s <zephyr>)
09:44:19  INFO    -  5/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h             PASSED (device: 1051149552, 10.923s <zephyr>)
09:44:31  INFO    -  6/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed  PASSED (device: 1051149552, 12.348s <zephyr>)
09:44:44  INFO    -  7/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage    FILTERED (runtime filter)
09:44:50  INFO    -  8/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051149552, 18.243s <zephyr>)
09:44:55  INFO    -  9/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h_coverage FILTERED (runtime filter)
09:45:03  INFO    - 10/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.bme680.nrf54h_coverage  FILTERED (runtime filter)
09:45:03  INFO    - 11/15 [email protected]/nrf54h20/cpuppr nrf.extended.sample.sensor.accel_polling.nrf54h_cpuppr PASSED (device: 1051149552, 13.417s <zephyr>)
09:45:38  INFO    - 12/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h             PASSED (device: 1051149552, 13.168s <zephyr>)
09:45:48  INFO    - 13/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.bme680.nrf54h           PASSED (device: 1051149552, 9.651s <zephyr>)
09:46:03  INFO    - 14/15 [email protected]/nrf54h20/cpuppr nrf.extended.sample.sensor.bme680.nrf54h_cpuppr    PASSED (device: 1051149552, 13.884s <zephyr>)
09:46:11  INFO    - 15/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051149552, 8.175s <zephyr>)
09:45:23  INFO    -  1/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.bme680.nrf54l_coverage  FILTERED (runtime filter)
09:45:23  INFO    -  2/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l_coverage FILTERED (runtime filter)
09:45:48  INFO    -  3/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_coverage    FILTERED (runtime filter)
09:46:12  INFO    -  4/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_coverage_fast_speed FILTERED (runtime filter)
09:47:05  INFO    -  5/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l    PASSED (device: 1057776782, 15.224s <zephyr>)
09:47:38  INFO    -  6/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l             PASSED (device: 1057776782, 8.120s <zephyr>)
09:47:46  INFO    -  7/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed  PASSED (device: 1057776782, 8.069s <zephyr>)
09:47:51  INFO    -  8/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icmsg    PASSED (device: 1057722112, 8.487s <zephyr>)
09:47:51  INFO    -  9/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.mbox     PASSED (device: 1057757274, 8.468s <zephyr>)
09:47:56  INFO    - 10/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.bme680.nrf54l           PASSED (device: 1057776782, 9.808s <zephyr>)
09:48:06  INFO    - 11/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icbmsg   PASSED (device: 1057722112, 15.454s <zephyr>)
09:48:24  INFO    - 12/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.sample.sensor.accel_polling.nrf54l15_cpuflpr PASSED (device: 1057776782, 10.452s <zephyr>)
09:48:36  INFO    - 13/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.drivers.i2c.bme688_nrf54l             PASSED (device: 1057776782, 9.410s <zephyr>)
09:48:44  INFO    - 14/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.sample.sensor.bme680.nrf54l_cpuflpr   PASSED (device: 1057776782, 9.203s <zephyr>)
09:48:53  INFO    - 15/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed  PASSED (device: 1057776782, 7.864s <zephyr>)

Add sample that reuses source code from "original" sample that
existing in the upstream Zephyr.

Extend sample with configuration that uses emulated GPIO
instead of "ordinary" GPIO.

Remove Twister alt-config for upstream sample.

Signed-off-by: Sebastian Głąb <[email protected]>
Add sample that reuses source code from "original" sample that
existing in the upstream Zephyr.

Extend sample with configurations that rely on internal
shields pca63565 and pca63566.

Remove Twister alt-config for upstream sample.

Signed-off-by: Sebastian Głąb <[email protected]>
Add test that reuses source code from "original" test that
existing in the upstream Zephyr.

Extend sample with configurations that rely on internal
shields pca63565 and pca63566.

Remove Twister alt-config for upstream test.

Signed-off-by: Sebastian Głąb <[email protected]>
Use
target_sources(app PRIVATE ${ZEPHYR_BASE}/[path to sources])
instead of
target_sources(app PRIVATE $ENV{ZEPHYR_BASE}/[path to sources])

Signed-off-by: Sebastian Głąb <[email protected]>
Add sample that reuses source code from "original" sample that
existing in the upstream Zephyr.

Extend sample with configurations that rely on internal
shields pca63565 and pca63566.

Remove Twister alt-config for upstream sample.

Signed-off-by: Sebastian Głąb <[email protected]>
@nordic-segl nordic-segl force-pushed the NRFX-NONE_Resign-from-alt-config branch from c46e30d to 9eda403 Compare February 28, 2025 13:04
Copy link

@nordic-segl
Copy link
Contributor Author

Still works 😄 :

14:09:25  INFO    -  1/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.bme680.nrf54h_coverage  FILTERED (runtime filter)
14:09:25  INFO    -  2/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_plus_speed FILTERED (runtime filter)
14:09:25  INFO    -  3/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h_coverage FILTERED (runtime filter)
14:11:03  INFO    -  4/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed  PASSED (device: 1051119640, 9.452s <zephyr>)
14:11:03  INFO    -  5/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h             PASSED (device: 1051119640, 9.439s <zephyr>)
14:11:11  INFO    -  6/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.bme680.nrf54h           PASSED (device: 1051119640, 9.466s <zephyr>)
14:11:22  INFO    -  7/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051119640, 9.883s <zephyr>)
14:11:24  INFO    -  8/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage    FILTERED (runtime filter)
14:11:33  INFO    -  9/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h_fast_speed  PASSED (device: 1051119640, 10.350s <zephyr>)
14:11:37  INFO    - 10/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_coverage_fast_speed FILTERED (runtime filter)
14:11:41  INFO    - 11/15 [email protected]/nrf54h20/cpuppr nrf.extended.sample.sensor.accel_polling.nrf54h_cpuppr PASSED (device: 1051119640, 9.485s <zephyr>)
14:11:53  INFO    - 12/15 [email protected]/nrf54h20/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54h    PASSED (device: 1051119640, 7.485s <zephyr>)
14:12:26  INFO    - 13/15 [email protected]/nrf54h20/cpuppr nrf.extended.sample.sensor.bme680.nrf54h_cpuppr    PASSED (device: 1051119640, 11.233s <zephyr>)
14:12:34  INFO    - 14/15 [email protected]/nrf54h20/cpuapp nrf.extended.drivers.i2c.bme688_nrf54h_fast_plus_speed PASSED (device: 1051119640, 8.166s <zephyr>)
14:12:46  INFO    - 15/15 [email protected]/nrf54h20/cpuppr nrf.extended.drivers.i2c.bme688_nrf54h             PASSED (device: 1051119640, 10.241s <zephyr>)
14:07:51  INFO    -  1/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.bme680.nrf54l_coverage  FILTERED (runtime filter)
14:07:51  INFO    -  2/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l_coverage FILTERED (runtime filter)
14:07:58  INFO    -  3/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_coverage_fast_speed FILTERED (runtime filter)
14:08:03  INFO    -  4/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_coverage    FILTERED (runtime filter)
14:08:58  INFO    -  5/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.bme680.nrf54l           PASSED (device: 1057794583, 9.879s <zephyr>)
14:08:58  INFO    -  6/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l             PASSED (device: 1057794583, 6.188s <zephyr>)
14:09:01  INFO    -  7/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icmsg    PASSED (device: 1057730331, 6.530s <zephyr>)
14:09:01  INFO    -  8/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.icbmsg   PASSED (device: 1057729773, 6.997s <zephyr>)
14:09:06  INFO    -  9/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.basic.blinky.sdp.gpio.mbox     PASSED (device: 1057794583, 7.742s <zephyr>)
14:09:13  INFO    - 10/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.sample.sensor.accel_polling.nrf54l    PASSED (device: 1057794583, 5.249s <zephyr>)
14:09:23  INFO    - 11/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.sample.sensor.bme680.nrf54l_cpuflpr   PASSED (device: 1057794583, 8.266s <zephyr>)
14:09:27  INFO    - 12/15 nrf54l15dk/nrf54l15/cpuapp nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed  PASSED (device: 1057794583, 5.168s <zephyr>)
14:09:34  INFO    - 13/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.drivers.i2c.bme688_nrf54l_fast_speed  PASSED (device: 1057794583, 6.826s <zephyr>)
14:09:40  INFO    - 14/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.drivers.i2c.bme688_nrf54l             PASSED (device: 1057794583, 6.865s <zephyr>)
14:09:47  INFO    - 15/15 nrf54l15dk/nrf54l15/cpuflpr nrf.extended.sample.sensor.accel_polling.nrf54l15_cpuflpr PASSED (device: 1057794583, 6.316s <zephyr>)

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.

5 participants