14 lines
506 B
YAML
14 lines
506 B
YAML
tests:
|
|
storage.flash_map:
|
|
platform_allow: nrf51dk_nrf51422 qemu_x86 native_posix native_posix_64
|
|
tags: flash_map
|
|
storage.flash_map.mpu:
|
|
extra_args: OVERLAY_CONFIG=overlay-mpu.conf
|
|
platform_allow: nrf52840dk_nrf52840 nrf52dk_nrf52832 frdm_k64f hexiwear_k64
|
|
twr_ke18f
|
|
tags: flash_map
|
|
storage.flash_map.mbedtls:
|
|
extra_args: OVERLAY_CONFIG=overlay-mbedtls.conf
|
|
platform_allow: nrf51dk_nrf51422 qemu_x86 native_posix native_posix_64
|
|
tags: flash_map
|