Skip to content

Commit

Permalink
[nrf fromtree] tests uart_async_api: Enable in nrf54l15bsim//cpuapp
Browse files Browse the repository at this point in the history
Enable this test in the simulated nrf54l15 by providing
an appropriate overlay.

Signed-off-by: Alberto Escolar Piedras <[email protected]>
(cherry picked from commit dd2f411)
  • Loading branch information
aescolar authored and nordicjm committed Dec 18, 2024
1 parent db3b37d commit 57412f9
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_async_api/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ tests:
- nrf52840dk/nrf52840
- nrf52_bsim
- nrf5340bsim/nrf5340/cpuapp
- nrf54l15bsim/nrf54l15/cpuapp
filter: CONFIG_SERIAL_SUPPORT_ASYNC
harness: ztest
harness_config:
Expand Down

0 comments on commit 57412f9

Please sign in to comment.