1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/atmega1284p
Francisco Acosta 4f28407af8 cpu/atmega_common: use the same cpu_conf for all atmega based boards
Removes redundancy of code since all the boards were defining
the same variables. Moreover, the stack sizes are unified per
architecture, as required.
2018-11-02 16:23:48 +01:00
..
include cpu/atmega_common: use the same cpu_conf for all atmega based boards 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
cpu.c cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00
doc.txt cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00
Makefile cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00
Makefile.features cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00
Makefile.include cpu/atmega1284p: configure RAM and ROM length 2018-09-05 12:20:31 +02:00
startup.c cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00