16 lines
344 B
YAML
16 lines
344 B
YAML
common:
|
|
platform_allow:
|
|
- nrf52840dk_nrf52840
|
|
- native_posix
|
|
- native_posix_64
|
|
- native_sim
|
|
- native_sim_64
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|
|
tests:
|
|
dfu.image_util:
|
|
tags: dfu_image_util
|
|
dfu.image_util.progressive:
|
|
extra_args: OVERLAY_CONFIG=progressively_overlay.conf
|
|
tags: dfu_image_util
|