1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega32u4
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
..
include cpu/atmega32u4: Clean up 2020-05-15 11:23:05 +02:00
doc.txt cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00
Makefile cpu/atmega32u4: add support for ATmega32U4 2019-05-24 15:12:47 +02:00
Makefile.dep cpu/atmega32u4: pin change interrupts 2019-08-01 09:23:58 +02:00
Makefile.features cpu/atmega32u4: pin change interrupts 2019-08-01 09:23:58 +02:00
Makefile.include cpu/atmega32u4: remove obsolete -DCOREIF_NG=1 2020-02-05 15:08:13 +01:00