Skip to content

Commit

Permalink
prj.conf: Re-enable CONFIG_PM_DEVICE_RUNTIME
Browse files Browse the repository at this point in the history
Re-enable CONFIG_PM_DEVICE_RUNTIME.
This has been fixed in NCS.

Needed in order to put PWM and UART peripherals in power saving mode.

Signed-off-by: Simen S. Røstad <[email protected]>
  • Loading branch information
simensrostad committed Oct 25, 2024
1 parent 9f7e5c6 commit c4e77f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/prj.conf
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,3 @@ CONFIG_TASK_WDT_CHANNELS=9

# Device power management
CONFIG_PM_DEVICE=y
CONFIG_PM_DEVICE_RUNTIME=n

0 comments on commit c4e77f2

Please sign in to comment.