nrf53_bsim: Add twister definition with hwmv2 names

Which replace the old hwmv1 ones.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-03-18 15:46:23 +01:00 committed by Carles Cufí
parent 1f4f307bd2
commit 18ddfdddec
2 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
identifier: nrf5340bsim/nrf5340/cpuapp
name: NRF53 BabbleSim - Application Core target
type: native
arch: posix
simulation: native
env:
- BSIM_OUT_PATH
toolchain:
- zephyr
testing:
ignore_tags:
- gpio
- modem
- uart
- bsim_skip_CI

View File

@ -0,0 +1,15 @@
identifier: nrf5340bsim/nrf5340/cpunet
name: NRF53 Net Core BabbleSim board
type: native
arch: posix
simulation: native
env:
- BSIM_OUT_PATH
toolchain:
- zephyr
testing:
ignore_tags:
- gpio
- modem
- uart
- bsim_skip_CI