mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu: arm7: reorganize Makefile.features
This commit is contained in:
parent
358079879f
commit
942cc7598b
2
cpu/arm7_common/Makefile.features
Normal file
2
cpu/arm7_common/Makefile.features
Normal file
@ -0,0 +1,2 @@
|
||||
FEATURES_PROVIDED += cpp
|
||||
FEATURES_PROVIDED += periph_pm
|
1
cpu/lpc2387/Makefile.features
Normal file
1
cpu/lpc2387/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/arm7_common/Makefile.features
|
Loading…
Reference in New Issue
Block a user