1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/atmega328p
Gaëtan Harter 56a1ac4f2b
cpu/atmega: add avr-binutils 2.26 linkerscripts
Generated by extracting the output of

    avr-gcc -Wl,--verbose --mmcu=$(CPU)

With avr-binutils 2.26
2018-09-05 12:08:33 +02:00
..
include cpu/atmega*: move EEPROM definitions to periph_cpu.h 2018-08-15 15:27:03 +02:00
ldscripts_compat cpu/atmega: add avr-binutils 2.26 linkerscripts 2018-09-05 12:08:33 +02:00
cpu.c drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
doc.txt cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00
Makefile cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00
Makefile.features cpu: atmega: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
startup.c cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00