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:
parent
af047e1891
commit
05f1b2c207
|
@ -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
|
||||
|
|
|
@ -16,4 +16,4 @@ tests:
|
|||
- nanopb
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
- native_sim_64
|
||||
- native_sim/native/64
|
||||
|
|
Loading…
Reference in a new issue