1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega328p
Francisco Acosta b2fc9b197e cpu/atmega*: remove unnecessary code (already factored out)
cpu.c and startup.c were redundant in most platforms, except for
atmega256rfr2. The common code is now in cpu/atmega_common/cpu.c
and cpu/atmega_common/startup.c. cpu_conf.h is also removed as
it's now in cpu/atmega_common/include thus shared by all atmega
based platforms.
2018-11-02 16:23:48 +01:00
..
include cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
ldscripts_compat cpu/atmega: add avr-binutils 2.26 linkerscripts 2018-09-05 12:08:33 +02:00
doc.txt cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00
Makefile cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00
Makefile.features cpu: atmega: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include cpu/atmega*: remove unnecessary code (already factored out) 2018-11-02 16:23:48 +01:00