cpu: mips: reorganize Makefile.features
This commit is contained in:
parent
bf6269e12b
commit
28a2028e1e
2
cpu/mips32r2_common/Makefile.features
Normal file
2
cpu/mips32r2_common/Makefile.features
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
FEATURES_PROVIDED += cpp
|
||||||
|
FEATURES_PROVIDED += periph_pm
|
||||||
3
cpu/mips_pic32_common/Makefile.features
Normal file
3
cpu/mips_pic32_common/Makefile.features
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FEATURES_PROVIDED += periph_cpuid
|
||||||
|
|
||||||
|
-include $(RIOTCPU)/mips32r2_common/Makefile.features
|
||||||
1
cpu/mips_pic32mx/Makefile.features
Normal file
1
cpu/mips_pic32mx/Makefile.features
Normal file
@ -0,0 +1 @@
|
|||||||
|
-include $(RIOTCPU)/mips_pic32_common/Makefile.features
|
||||||
3
cpu/mips_pic32mz/Makefile.features
Normal file
3
cpu/mips_pic32mz/Makefile.features
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
FEATURES_PROVIDED += periph_hwrng
|
||||||
|
|
||||||
|
-include $(RIOTCPU)/mips_pic32_common/Makefile.features
|
||||||
Loading…
x
Reference in New Issue
Block a user