1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam0_common
Benjamin Valentin c9b827e5d5 sam0_common: export flag that tells if the CPU woke from deep sleep
It is often useful to know whether the CPU was just powered on afresh
or if it was woken from a deep sleep state, e.g. by RTC or GPIO event.
2019-10-01 18:39:40 +02:00
..
include sam0_common: export flag that tells if the CPU woke from deep sleep 2019-10-01 18:39:40 +02:00
ldscripts sam0_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:02 +02:00
periph cpu/sam0_common: uart: fix baud rate calculation 2019-09-27 10:49:43 +02:00
doc.txt cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
Makefile cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
Makefile.features sam0_common: add Watchdog implementation 2019-09-20 19:04:41 +02:00
Makefile.include cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00