Skip to content

Commit eba8129

Browse files
committed
app: Re-add PM shell for low power in CI
Re-add PM shell functionality in `prj.conf`. The PM shell is used in CI to enable low pow by disabling the UART interface. Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
1 parent f9eff08 commit eba8129

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,3 +218,4 @@ CONFIG_TASK_WDT_MIN_TIMEOUT=10000
218218

219219
# Device power management
220220
CONFIG_PM_DEVICE=y
221+
CONFIG_PM_DEVICE_SHELL=y

0 commit comments

Comments
 (0)