boards nrf54l15bsim_nrf54l15_cpuapp: Enable counter tests

These tests run fine in this board, let's provide an
overlay and enable them.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-05-07 11:09:52 +02:00 committed by Fabio Baltieri
commit 13a5536838
2 changed files with 3 additions and 0 deletions

View file

@ -7,6 +7,8 @@ env:
- BSIM_OUT_PATH
toolchain:
- zephyr
supported:
- counter
testing:
ignore_tags:
- gpio

View file

@ -0,0 +1 @@
#include "nrf54l15pdk_nrf54l15_cpuapp.overlay"