Skip to content

Commit 7f302b5

Browse files
nordic-seglkartben
authored andcommitted
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]>
1 parent 86de2d6 commit 7f302b5

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,4 +15,5 @@ flash: 449
1515
supported:
1616
- counter
1717
- gpio
18+
- i2c
1819
- watchdog

0 commit comments

Comments
 (0)