tests: drivers: uart: uart_mix_fifo_poll: Add dependency
Add gpio dependency to the test. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
8931cc22df
commit
2164511bb6
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
common:
|
||||
tags: drivers uart
|
||||
depends_on: gpio
|
||||
harness: ztest
|
||||
platform_allow: nrf52840dk_nrf52840 nrf9160dk_nrf9160 nrf5340dk_nrf5340_cpuapp
|
||||
integration_platforms:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue