diff --git a/cpu/atmega1281/Makefile.features b/cpu/atmega1281/Makefile.features new file mode 100644 index 0000000000..008260685b --- /dev/null +++ b/cpu/atmega1281/Makefile.features @@ -0,0 +1 @@ +-include $(RIOTCPU)/atmega_common/Makefile.features diff --git a/cpu/atmega2560/Makefile.features b/cpu/atmega2560/Makefile.features new file mode 100644 index 0000000000..008260685b --- /dev/null +++ b/cpu/atmega2560/Makefile.features @@ -0,0 +1 @@ +-include $(RIOTCPU)/atmega_common/Makefile.features diff --git a/cpu/atmega328p/Makefile.features b/cpu/atmega328p/Makefile.features new file mode 100644 index 0000000000..008260685b --- /dev/null +++ b/cpu/atmega328p/Makefile.features @@ -0,0 +1 @@ +-include $(RIOTCPU)/atmega_common/Makefile.features diff --git a/cpu/atmega_common/Makefile.features b/cpu/atmega_common/Makefile.features new file mode 100644 index 0000000000..7a418ea511 --- /dev/null +++ b/cpu/atmega_common/Makefile.features @@ -0,0 +1 @@ +FEATURES_PROVIDED += periph_pm