1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/arduino-atmega
Gaëtan Harter ec93d4c1c4
boards/common/arduino-atmega: remove special case for jiminy-mega256rfr2
The board is deprecated, no need to ignore this board anymore here.

Having the `arduino` and `periph_pwm` features is now required for all
boards using 'arduino-atmega' (as it was except for that board).

If this should change in the future, it should be defined either in each
arduino board, in another board common, or per CPU_MODEL.
2019-10-08 18:37:32 +02:00
..
dist boards/avr/dist: setsid can be set with env variable 2019-10-03 12:43:49 +02:00
include board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
led_init.c boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
Makefile boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
Makefile.dep boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
Makefile.features boards/common/arduino-atmega: remove special case for jiminy-mega256rfr2 2019-10-08 18:37:32 +02:00
Makefile.include boards/common/atmega: Refactoring periph_conf.h 2019-02-25 18:48:09 +01:00