1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/sam0_common
Jue cc4e880aa8 cpu/sam0/rtc: remove overflow IRQ
Due to the RIOT_EPOCH of 2020 this overflow will happen in year 2084. It would be scary if IoT devices are still around then.

We can save RAM and ROM. Furthermore, this overflow handling should block BACKUP power mode in order to keep track of the reference year.
2022-11-03 14:52:38 +01:00
..
dist cpu/sam0_common: add script to generate Kconfig files for all parts 2020-08-24 16:13:18 +02:00
include cpu/sam0_common: ADC keep muxpos as legacy define 2022-10-04 15:45:25 +02:00
periph cpu/sam0/rtc: remove overflow IRQ 2022-11-03 14:52:38 +01:00
sam0_eth netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
sam0_sdhc treewide: fix typos 2022-09-15 23:31:40 +02:00
doc.txt cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
Kconfig Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep sys/net/gnrc/netif: allow checking if a netdev is legacy or new API 2022-08-17 12:56:07 +02:00
Makefile.features Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile.include cpu/samd21: add support for SAMD20 2021-01-12 15:48:39 +01:00
sam0_common.config treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
sam0_info.mk cpu/sam0_common: decode model number 2022-02-21 15:13:29 +01:00