samples misc: Use hwmv2 native targets identifiers

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:56:10 +01:00 committed by Henrik Brix Andersen
parent af047e1891
commit 05f1b2c207
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ config TEST_LIB_HASH_MAP_MAX_ENTRIES
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE
For native_posix_64, the number of entries can be configured
For native_sim, the number of entries can be configured
independently of the arena size since the native libc is used.
config TEST_LIB_HASH_MAP_DURATION_S

View file

@ -16,4 +16,4 @@ tests:
- nanopb
integration_platforms:
- native_sim
- native_sim_64
- native_sim/native/64