samples/drivers: Use hwmv2 native targets

For the 64 bit targets, change identifiers to the new hwmv2 ones.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2024-03-14 14:36:27 +01:00 committed by Henrik Brix Andersen
parent b08a007c28
commit dda9ab949b
2 changed files with 5 additions and 5 deletions

View file

@ -104,8 +104,8 @@ tests:
sample.display.sdl:
build_only: true
platform_allow:
- native_posix_64
- native_sim_64
- native_posix/native/64
- native_sim/native/64
tags: display
sample.display.mipi_dbi:
platform_allow:

View file

@ -7,11 +7,11 @@ tests:
platform_allow:
- gd32f450i_eval
- native_posix
- native_posix_64
- native_posix/native/64
- native_sim
- native_sim_64
- native_sim/native/64
integration_platforms:
- native_sim_64
- native_sim/native/64
harness: console
harness_config:
type: one_line