mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
eb0f6582c7
Deep-sleep was based on using rx pin as external interrupt to be able to wake up from stop mode. If rx pin cannot be used as interrupt or user does not need to wake up from stop from the CAN, an option is now present. If en_deep_sleep_wake_up is set to false, setting the device to sleep simply unblock stop mode. Otherwise the behavior is unchanged. |
||
---|---|---|
.. | ||
clk | ||
periph | ||
vendor | ||
.gitignore | ||
can_params.h | ||
candev_stm32.h | ||
cpu_conf_stm32_common.h | ||
cpu_conf.h | ||
periph_cpu.h | ||
stmclk.h | ||
usbdev_stm32.h |