2019-11-18 18:08:08 -06:00
|
|
|
sample:
|
|
|
|
name: Low Power State Sample for nRF5x
|
2021-02-01 16:42:52 -06:00
|
|
|
common:
|
|
|
|
tags: power
|
2022-11-29 00:23:08 +00:00
|
|
|
integration_platforms:
|
|
|
|
- nrf52840dk_nrf52840
|
2019-11-18 18:08:08 -06:00
|
|
|
tests:
|
|
|
|
sample.boards.nrf.system_off:
|
|
|
|
build_only: true
|
2023-05-08 13:37:42 +02:00
|
|
|
platform_allow:
|
|
|
|
- nrf52840dk_nrf52840
|
|
|
|
- nrf52dk_nrf52832
|
|
|
|
- nrf51dk_nrf51422
|
2021-02-01 16:42:52 -06:00
|
|
|
sample.boards.nrf.system_off.retained:
|
|
|
|
build_only: true
|
2023-05-08 13:37:42 +02:00
|
|
|
platform_allow:
|
|
|
|
- nrf52840dk_nrf52840
|
|
|
|
- nrf52dk_nrf52832
|
2021-02-01 16:42:52 -06:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_APP_RETENTION=y
|