Various tests enabled to use the on-board QSPI memory. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
21 lines
504 B
YAML
21 lines
504 B
YAML
tests:
|
|
system.settings.functional.fcb:
|
|
platform_allow:
|
|
- nrf52840dk_nrf52840
|
|
- nrf52dk_nrf52832
|
|
- native_posix
|
|
- native_posix_64
|
|
- mr_canhubk3
|
|
integration_platforms:
|
|
- nrf52840dk_nrf52840
|
|
tags: settings_fcb
|
|
system.settings.functional.fcb.chosen:
|
|
extra_args: DTC_OVERLAY_FILE=./chosen.overlay
|
|
platform_allow:
|
|
- native_posix
|
|
- native_posix_64
|
|
- mr_canhubk3
|
|
integration_platforms:
|
|
- native_posix
|
|
tags: settings_fcb
|