1
0
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:
Kaspar Schleiser 2017-10-28 17:49:22 +02:00
parent 358079879f
commit 942cc7598b
2 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,2 @@
FEATURES_PROVIDED += cpp
FEATURES_PROVIDED += periph_pm

View File

@ -0,0 +1 @@
-include $(RIOTCPU)/arm7_common/Makefile.features