mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-02 11:32:34 +00:00
There exists SoCs, e.g. STM32L4, where one of the low power modes reduces CPU frequency and supply voltage but does not stop the CPU. Such power modes are currently not supported by Zephyr. To facilitate adding support for such class of power modes in the future and to ensure the naming convention makes it clear that the currently supported power modes stop the CPU this commit renames Low Power States to Slep States and updates the documentation. Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com> |
||
---|---|---|
.. | ||
96b_argonkey | ||
altera_max10 | ||
arduino_101 | ||
bbc_microbit | ||
intel_s1000_crb | ||
nrf52 | ||
olimex_stm32_e407 | ||
reel_board/mesh_badge | ||
up_squared/gpio_counter | ||
boards.rst |