cpu: atmega: reorganize Makefile.features
This commit is contained in:
parent
b5b970d760
commit
1e52f8d292
1
cpu/atmega1281/Makefile.features
Normal file
1
cpu/atmega1281/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/atmega_common/Makefile.features
|
||||
1
cpu/atmega2560/Makefile.features
Normal file
1
cpu/atmega2560/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/atmega_common/Makefile.features
|
||||
1
cpu/atmega328p/Makefile.features
Normal file
1
cpu/atmega328p/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/atmega_common/Makefile.features
|
||||
1
cpu/atmega_common/Makefile.features
Normal file
1
cpu/atmega_common/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
FEATURES_PROVIDED += periph_pm
|
||||
Loading…
x
Reference in New Issue
Block a user