1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/atmega256rfr2-xpro
Marian Buschsieweke ff53159f0e
boards/atmega256rfr2-xpro: Refactor avrdude conf
- No longer include `tools/serial.mk` and `tools/avrdude.mk`, as this is
  no done by `boards/common/atmega`
- No longer provide `RESET ?=`, as this is now done in `tools/avrdude.mk` for
  all ATmega boards unless they are using a bootloader
2020-02-10 21:48:03 +01:00
..
dist
include boards/atmega256rfr2-xpro: use 115200 baudrate for STDIO 2019-11-06 12:46:28 +01:00
doc.txt boards/atmega256rfr2-xpro: document how to configure the fuses 2019-11-06 12:46:28 +01:00
led_init.c
Makefile
Makefile.dep
Makefile.features boards: ATmega: enable periph_rtt for boards with 32kHz crystal 2019-12-01 17:26:24 +01:00
Makefile.include boards/atmega256rfr2-xpro: Refactor avrdude conf 2020-02-10 21:48:03 +01:00