sample:
name: Low Power State Sample for nRF5x
common:
tags: power
tests:
sample.boards.nrf.system_off:
build_only: true
integration_platforms:
- nrf52840dk/nrf52840
platform_allow:
- nrf54l15dk/nrf54l05/cpuapp
- nrf54l15dk/nrf54l10/cpuapp
- nrf54l15dk/nrf54l15/cpuapp
- nrf52dk/nrf52832
- nrf51dk/nrf51822
sample.boards.nrf.system_off.nrf_retained:
extra_configs:
- CONFIG_APP_USE_NRF_RETENTION=y
sample.boards.nrf.system_off.retained_mem:
extra_args: DTC_OVERLAY_FILE="boards/nrf54l15dk_nrf54l15_cpuapp_retained_mem.overlay"
- CONFIG_APP_USE_RETAINED_MEM=y
- CONFIG_RETAINED_MEM=y
sample.boards.nrf.system_off.grtc_wakeup:
- CONFIG_GRTC_WAKEUP_ENABLE=y