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:
parent
849cc8606a
commit
33adde02d1
1
cpu/cc430/Makefile.features
Normal file
1
cpu/cc430/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/msp430_common/Makefile.features
|
||||
2
cpu/msp430_common/Makefile.features
Normal file
2
cpu/msp430_common/Makefile.features
Normal file
@ -0,0 +1,2 @@
|
||||
FEATURES_PROVIDED += periph_flashpage
|
||||
FEATURES_PROVIDED += periph_pm
|
||||
1
cpu/msp430fxyz/Makefile.features
Normal file
1
cpu/msp430fxyz/Makefile.features
Normal file
@ -0,0 +1 @@
|
||||
-include $(RIOTCPU)/msp430_common/Makefile.features
|
||||
Loading…
x
Reference in New Issue
Block a user