commit | 13facbefadd74576541a6425bebf638e443b39b7 | [log] [tgz] |
---|---|---|
author | Fabio Baltieri <fabio.baltieri@gmail.com> | Sun May 16 18:19:43 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu Jun 24 21:06:25 2021 -0400 |
tree | 3af2f65ac5a025a5971e4f6ea4baeba6409b3fca | |
parent | 93554f050b701e45be6c5666b979aba6d76d3874 [diff] |
soc: stm32l0: add power management support Add power management support to STM32L0 series. The SoC have a single stop state that can be used with LPTIM as a system timer, as well as a standby mode where the system resets on exit. Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>