zephyr/samples/boards/ti/cc13x2_cc26x2/system_off/prj.conf
Gerard Marull-Paretas d52c88d4c3 samples: boards: ti: cc13x2_cc26x2: system_off: use sys_poweroff()
Use the new sys_poweroff API to power off the board.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2023-08-31 14:42:26 +02:00

4 lines
44 B
Plaintext

CONFIG_GPIO=y
CONFIG_PM=y
CONFIG_POWEROFF=y