commit | 2fc87f961b8d6855e38b6bae298292cca0df5921 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@gmail.com> | Sun May 16 18:20:23 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jul 06 09:51:22 2021 -0400 |
tree | 58d561da5c2dc13ee6ec73417a7417e5650ec849 | |
parent | 9c828981272c8ead66df0d02112ffdebc0406269 [diff] |
soc: stm32wl: add power management support This adds power management support for the STM32WL series. Suspend-to-idle is mapped to the three stop states (wake up from any EXTI, including LPTIM), and soft-off can trigger either standby or shutdown (wake up in reset). Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>