1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-25 14:33:52 +01:00

cpu: msp430: reorganize Makefile.features

This commit is contained in:
Kaspar Schleiser 2017-10-28 17:51:09 +02:00
parent 849cc8606a
commit 33adde02d1
3 changed files with 4 additions and 0 deletions

View File

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

View File

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

View File

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