Skip to content

Commit 65c7aa7

Browse files
committed
[nrf fromlist] tests: boards: nrf: i2c: Enable test execution on nrf54l20pdk
Add overlay needed to execute i2c_slave tests on nrf54l20pdk. Upstream PR #: 82965 Signed-off-by: Sebastian Głąb <[email protected]>
1 parent 923f090 commit 65c7aa7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

boards/nordic/nrf54l20pdk/nrf54l20pdk_nrf54l20_cpuapp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ flash: 449
1515
supported:
1616
- counter
1717
- gpio
18+
- i2c

tests/boards/nrf/i2c/i2c_slave/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@ tests:
1515
- nrf52840dk/nrf52840
1616
- nrf5340dk/nrf5340/cpuapp
1717
- nrf54l15dk/nrf54l15/cpuapp
18+
- nrf54l20pdk/nrf54l20/cpuapp
1819
- nrf54h20dk/nrf54h20/cpuapp
1920
- nrf54h20dk/nrf54h20/cpuppr

0 commit comments

Comments
 (0)