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 <sebastian.glab@nordicsemi.no>
This commit is contained in:
parent
86de2d69ad
commit
7f302b55d2
1 changed files with 1 additions and 0 deletions
|
|
@ -15,4 +15,5 @@ flash: 449
|
||||||
supported:
|
supported:
|
||||||
- counter
|
- counter
|
||||||
- gpio
|
- gpio
|
||||||
|
- i2c
|
||||||
- watchdog
|
- watchdog
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue