1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega_common/include
Marian Buschsieweke 040bad0425
cpu/atmega_common: increase stack size with xtimer
If a timer triggers while the idle thread is running, previously a stack
overflow was triggered. This commit increases the idle threads stack size if
xtimer is used.
2020-07-27 16:52:36 +02:00
..
atmega_gpio.h cpu/atmega_common: Restructured code 2019-11-12 20:15:59 +01:00
atmega_regs_common.h cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
cpu_conf.h cpu/atmega_common: increase stack size with xtimer 2020-07-27 16:52:36 +02:00
cpu.h cpu/atmega_common: Drop legacy include 2020-05-15 11:24:28 +02:00
irq_arch.h cpu/atmega_common: Fixed irq_arch implementation 2020-05-26 15:19:14 +02:00
periph_cpu_common.h cpu/atmega_common/periph_timer: Add timer_set 2020-05-28 11:46:02 +02:00