1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega_common
Marian Buschsieweke 4714e38911
cpu/atmega_common: drop unused module
The module cpu_atmega_common_cxx seems to be non-existing and not used. It is
unclear whether this slipped in by accident or if this was actually useful at
some point in time. In any case, the module is not present (anymore) and cannot
be used, so let's clean up the Makefile.
2021-01-06 20:46:56 +01:00
..
avr_libc_extra sys/malloc_thread_safe: split out of cpu/atmega_common 2020-12-17 15:39:05 +01:00
include cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
cpu.c cpu/*: realign ENABLE_DEBUG 2020-10-23 00:46:26 +02:00
doc.txt cpu: atmega_common: Initial import 2014-08-27 16:22:48 +02:00
Kconfig kconfig: add ERROR symbol for conflicting modules 2020-10-09 18:04:17 +02:00
Makefile cpu/atmega_common: drop unused module 2021-01-06 20:46:56 +01:00
Makefile.dep sys/malloc_thread_safe: split out of cpu/atmega_common 2020-12-17 15:39:05 +01:00
Makefile.features cpu/atmega_common: Enable cpp feature 2020-07-24 15:22:34 +02:00
Makefile.include cpu/atmega_common: move avr-libc-extra dependency to Makefile.dep 2020-01-28 13:20:52 +01:00
startup.c cpu/atmega_common: add mega2560 puf_sram feature 2018-11-20 09:45:32 +01:00
thread_arch.c cpu/atmega_common: Don't access sched_active_* 2020-08-17 11:26:19 +02:00