mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-28 16:01:18 +01:00
cpu: kinetis: reorganize Makefile.features
This commit is contained in:
parent
28a2028e1e
commit
358079879f
1
cpu/k22f/Makefile.features
Normal file
1
cpu/k22f/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/kinetis_common/Makefile.features
|
||||
1
cpu/k60/Makefile.features
Normal file
1
cpu/k60/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/kinetis_common/Makefile.features
|
||||
1
cpu/k64f/Makefile.features
Normal file
1
cpu/k64f/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/kinetis_common/Makefile.features
|
||||
@ -1 +1,5 @@
|
||||
FEATURES_PROVIDED += periph_cpuid
|
||||
FEATURES_PROVIDED += periph_hwrng
|
||||
FEATURES_PROVIDED += periph_pm
|
||||
|
||||
-include $(RIOTCPU)/cortexm_common/Makefile.features
|
||||
|
||||
1
cpu/kw2xd/Makefile.features
Normal file
1
cpu/kw2xd/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/kinetis_common/Makefile.features
|
||||
Loading…
x
Reference in New Issue
Block a user