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:
parent
d599e2b670
commit
13a5536838
2 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,8 @@ env:
|
||||||
- BSIM_OUT_PATH
|
- BSIM_OUT_PATH
|
||||||
toolchain:
|
toolchain:
|
||||||
- zephyr
|
- zephyr
|
||||||
|
supported:
|
||||||
|
- counter
|
||||||
testing:
|
testing:
|
||||||
ignore_tags:
|
ignore_tags:
|
||||||
- gpio
|
- gpio
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
#include "nrf54l15pdk_nrf54l15_cpuapp.overlay"
|
Loading…
Add table
Add a link
Reference in a new issue