Skip to content

Commit 4aa8f6e

Browse files
committed
tests: zephyr: drivers: i2c: i2c_target_api: Run original test on L20 APP
Include: tests: drivers: i2c: i2c_target_api: Enable test on nRF54L20 cpuapp nrfconnect/sdk-zephyr#2671 zephyrproject-rtos/zephyr#87727 Disable nrf.extended variant of the i2c_target_api test on nrf54l20pdk/nrf54l20/cpuapp. Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 50bf382 commit 4aa8f6e

File tree

4 files changed

+1
-75
lines changed

4 files changed

+1
-75
lines changed

Diff for: tests/zephyr/drivers/i2c/i2c_target_api/boards/nrf54l20pdk_nrf54l20_cpuapp.conf

-1
This file was deleted.

Diff for: tests/zephyr/drivers/i2c/i2c_target_api/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

-68
This file was deleted.

Diff for: tests/zephyr/drivers/i2c/i2c_target_api/testcase.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ common:
99
fixture: i2c_bus_short
1010

1111
tests:
12-
nrf.extended.drivers.i2c.target_api.single_role.l20:
13-
platform_allow:
14-
- nrf54l20pdk/nrf54l20/cpuapp
15-
integration_platforms:
16-
- nrf54l20pdk/nrf54l20/cpuapp
1712
nrf.extended.drivers.i2c.target_api.single_role.7120:
1813
platform_allow:
1914
- nrf7120pdk/nrf7120/cpuapp

Diff for: west.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: 9ec6585407fc97aedc799f500c2f6f9ae621b94b
68+
revision: d4e9fac5aa8a86acdaf009e4a18ea5941099cc62
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above

0 commit comments

Comments
 (0)