This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a5a35a1cda defconfig: add SYSTEM_TELNETD related config
add 317afc5ab7 pm: add pm_idle, up_idle only handle pm state execution
add 47b2e00d51 pm: irq should disable before sched locked
No new revisions were added by this update.
Summary of changes:
drivers/power/pm/CMakeLists.txt | 3 +-
drivers/power/pm/Make.defs | 1 +
.../src/stm32_pm.c => drivers/power/pm/pm_idle.c | 54 ++++++++++++----------
include/nuttx/power/pm.h | 18 ++++++++
4 files changed, 50 insertions(+), 26 deletions(-)
copy boards/arm/stm32/omnibusf4/src/stm32_pm.c => drivers/power/pm/pm_idle.c
(64%)