commit | f6d8d3b3a98e8473bfd53d30e02ba7b8c4f4f6b0 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Thu Mar 25 16:14:47 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Mar 26 18:06:01 2021 -0400 |
tree | d9ae06e43eeb86dba42f84abd4230ad1783381e0 | |
parent | 56bacef12aa611c29fd43d771127de23a8032b39 [diff] |
boards: arm: stm32l562 disco kit has low power states The low power states 0∕1∕2 are added to the stm32l562e_dk board with default min residency values. The substate-id is mapping the same Zephyr power state. They correspond to the stm32l562 low power stop0/1/2 modes. Signed-off-by: Francois Ramu <francois.ramu@st.com>