Skip to content

Commit 5cb5c5f

Browse files
committed
[nrf fromtree] boards: nordic: nrf54l20pdk: Add i2c to supported peripherals
Enable execution of i2c driver tests by adding i2c entry to the list of supported peripherals. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 7f302b5)
1 parent 1e841e3 commit 5cb5c5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-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

0 commit comments

Comments
 (0)