1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam3
Francisco Molina 5e47fc7e22 cpu: do not auto-select ztimer_periph_rtt for sam0, fe310
The sam0 rtt busy loops for 180us every time an alarm is set or
the counter is read, this propagates and leads to timing errors
on ztimer_msec that are higher than > +-1msec.

The same goes for fe310.
2021-12-14 18:43:53 +01:00
..
include cpu/sam*: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
periph Merge pull request #15902 from maribu/spi-api-change-1 2021-09-02 08:50:56 +02:00
cpu.c cpu/sam3: add opt to use external 32khz oscillator 2020-03-11 12:53:04 +01:00
doc.txt cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Kconfig cpu: do not auto-select ztimer_periph_rtt for sam0, fe310 2021-12-14 18:43:53 +01:00
Makefile cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Makefile.dep cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
Makefile.features cpu/sam3: Add Kconfig symbols 2020-07-16 15:35:23 +02:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00