Skip to content

Commit

Permalink
[nrf fromtree] tests uart_mix_fifo_poll: Enable for nrf54l15bsim
Browse files Browse the repository at this point in the history
Enable this test in the simulated nrf54l15 and provide
an appropriate overlay.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit eec7363)
  • Loading branch information
aescolar authored and nordicjm committed Dec 18, 2024
1 parent 57412f9 commit 8bd38a0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/* SPDX-License-Identifier: Apache-2.0 */

#include "nrf54l15dk_nrf54l15_cpuapp.overlay"
1 change: 1 addition & 0 deletions tests/drivers/uart/uart_mix_fifo_poll/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ common:
- nrf5340dk/nrf5340/cpuapp
- nrf5340bsim/nrf5340/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
- nrf54h20dk/nrf54h20/cpuapp
- nrf54h20dk/nrf54h20/cpurad
- nrf52_bsim
Expand Down

0 comments on commit 8bd38a0

Please sign in to comment.