Switch from native_posix to native_sim as default test platform Switch overlays from native_posix to native_sim. And move overlays into a boards/ directory Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
15 lines
274 B
YAML
15 lines
274 B
YAML
tests:
|
|
settings.fcb.raw:
|
|
platform_allow:
|
|
- nrf52840dk_nrf52840
|
|
- nrf52dk_nrf52832
|
|
- native_sim
|
|
- native_sim_64
|
|
- mr_canhubk3
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|
|
- native_sim
|
|
tags:
|
|
- settings
|
|
- fcb
|