The feature is implemented in `cpu/atmega_common`, so we can just enable it for all ATmega boards.
4 lines
79 B
Makefile
4 lines
79 B
Makefile
CPU = atmega2560
|
|
|
|
include $(RIOTBOARD)/common/arduino-atmega/Makefile.features
|