Commit fe83fc6
tests: zephyr: Fix I2C tests on nrf54LV10 NS platform
On nrf54lv10 NS, TFM uses uart20 as console.
Uart30 is APP console.
The only unused serial box instance is 21.
I2C/TWIM tests use two instances - i2c20 and i2c21.
Disable console on TFM so APP can use instance 20.
Signed-off-by: Sebastian Głąb <sebastian.glab@nordicsemi.no>1 parent 839d9c9 commit fe83fc6
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- tests/zephyr
- boards/nrf/i2c/i2c_slave/boards
- drivers/i2c/i2c_target_api/boards
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments