commit | 65d692554ff2952c12f05630c181eadd63575509 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Thu Mar 25 16:12:36 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 26 18:05:38 2021 -0400 |
tree | 33c2a025e4d574e014b1fb34522e8903adc827f6 | |
parent | acf671336f343557d4098a0a8757485d0a476ad3 [diff] |
boards: arm: stm32l476 nucleo board has low power states The low power states 0∕1∕2 are added to the stm32l476rg nucleo board, with default min residency values. The substate-id is mapping the same Zephyr power state. They correspond to the stm32l476 low power stop0/1/2 modes. Signed-off-by: Francois Ramu <francois.ramu@st.com>