1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega32u4/include
Marian Buschsieweke 70f24edd03
cpu/atmega32u4: Clean up
- Drop duplicated `cpu.c` and `cpu_conf.h`: Those are already provided by
  `cpu/atmega_common`.
- The higher values for default stack size of `cpu_conf.h` in
  `cpu/atmega_common` results in three tests no longer fitting the available RAM
  ==> Updated the Makefile.ci to skip linking of those tests for the Arduino
      Leonardo
2020-05-15 11:23:05 +02:00
..
atmega_pcint.h cpu/atmega32u4: pin change interrupts 2019-08-01 09:23:58 +02:00
periph_cpu.h cpu/atmega32u4: Removed incorrect interrupt 2019-07-26 17:22:55 +02:00