1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/arduino-mega2560/Makefile.features
Marian Buschsieweke 2f3961690e
cpu/atmega_common: Add feature PUF_SRAM
The feature is implemented in `cpu/atmega_common`, so we can just enable it for
all ATmega boards.
2020-05-15 11:31:23 +02:00

4 lines
79 B
Makefile

CPU = atmega2560
include $(RIOTBOARD)/common/arduino-atmega/Makefile.features