cpu: sam0: reorganize Makefile.features
This commit is contained in:
parent
942cc7598b
commit
93246dbedd
4
cpu/sam0_common/Makefile.features
Normal file
4
cpu/sam0_common/Makefile.features
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
FEATURES_PROVIDED += periph_cpuid
|
||||||
|
FEATURES_PROVIDED += periph_flashpage
|
||||||
|
|
||||||
|
-include $(RIOTCPU)/cortexm_common/Makefile.features
|
||||||
@ -1 +1,3 @@
|
|||||||
FEATURES_PROVIDED += periph_pm
|
FEATURES_PROVIDED += periph_pm
|
||||||
|
|
||||||
|
-include $(RIOTCPU)/sam0_common/Makefile.features
|
||||||
|
|||||||
@ -1 +1,3 @@
|
|||||||
FEATURES_PROVIDED += periph_pm
|
FEATURES_PROVIDED += periph_pm
|
||||||
|
|
||||||
|
-include $(RIOTCPU)/sam0_common/Makefile.features
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user