Skip to content

Commit fd76f1a

Browse files
nordic-seglPerMac
authored andcommitted
[nrf fromtree] tests: drivers: uart: uart_mix_fifo_poll: Cleanup after nRF54LM20 rename
Remove duplicated test configuration after nrf54l20pdk/nrf54l20/cpuxxx was renamed to nrf54lm20dk/nrf54lm20a/cpuxxx. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit 8791fcf)
1 parent 9815d74 commit fd76f1a

File tree

2 files changed

+4
-48
lines changed

2 files changed

+4
-48
lines changed

tests/drivers/uart/uart_mix_fifo_poll/boards/nrf54l20pdk_nrf54l20_cpuapp.overlay

Lines changed: 0 additions & 43 deletions
This file was deleted.

tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,19 @@ common:
55
depends_on: gpio
66
harness: ztest
77
platform_allow:
8+
- nrf52_bsim
89
- nrf52840dk/nrf52840
910
- nrf9160dk/nrf9160
1011
- nrf5340dk/nrf5340/cpuapp
1112
- nrf5340bsim/nrf5340/cpuapp
13+
- nrf54h20dk/nrf54h20/cpuapp
14+
- nrf54h20dk/nrf54h20/cpurad
1215
- nrf54l09pdk/nrf54l09/cpuapp
1316
- nrf54l15dk/nrf54l15/cpuapp
14-
- nrf54l20pdk/nrf54l20/cpuapp
17+
- nrf54l15bsim/nrf54l15/cpuapp
1518
- nrf54lm20dk/nrf54lm20a/cpuapp
1619
- nrf54lm20bsim/nrf54lm20a/cpuapp
17-
- nrf54l15bsim/nrf54l15/cpuapp
18-
- nrf54h20dk/nrf54h20/cpuapp
19-
- nrf54h20dk/nrf54h20/cpurad
2020
- ophelia4ev/nrf54l15/cpuapp
21-
- nrf52_bsim
2221
integration_platforms:
2322
- nrf52840dk/nrf52840
2423
harness_config:

0 commit comments

Comments
 (0)