1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

make: include cpu Makefile.features from board Makefile.features

This commit is contained in:
Kaspar Schleiser 2017-09-08 23:07:23 +02:00
parent 23f4f9be73
commit 02e055fc81
97 changed files with 193 additions and 2 deletions

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -15,3 +15,5 @@ FEATURES_PROVIDED += arduino
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/sam3/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/arduino-atmega-common/Makefile.features
-include $(RIOTCPU)/atmega328p/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/arduino-atmega-common/Makefile.features
-include $(RIOTCPU)/atmega2560/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/arduino-mkr-common/Makefile.features
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/arduino-mkr-common/Makefile.features
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/arduino-atmega-common/Makefile.features
-include $(RIOTCPU)/atmega328p/Makefile.features

View File

@ -15,3 +15,5 @@ FEATURES_PROVIDED += arduino
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = arm7
-include $(RIOTCPU)/lpc2387/Makefile.features

View File

@ -11,3 +11,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32l0/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/cc2538/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/cc26x0/Makefile.features

View File

@ -6,3 +6,5 @@ FEATURES_PROVIDED += periph_rtc
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/cc430/Makefile.features

View File

@ -10,3 +10,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/lm4f120/Makefile.features

View File

@ -7,3 +7,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/k22f/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/k64f/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/iotlab-common/Makefile.features
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -1 +1,3 @@
include $(RIOTBOARD)/iotlab-common/Makefile.features
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -11,3 +11,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/stm32l1/Makefile.features

View File

@ -11,3 +11,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -8,3 +8,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/lpc1768/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -7,3 +7,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = mips32r2
-include $(RIOTCPU)/mips32r2_common/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -10,3 +10,5 @@ FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -12,3 +12,5 @@ FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = arm7
-include $(RIOTCPU)/lpc2387/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -17,3 +17,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/k60/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += ethernet
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = x86
-include $(RIOTCPU)/native/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/nrf52/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/nrf52/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32l0/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32l0/Makefile.features

View File

@ -15,3 +15,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/stm32l1/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/stm32l4/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/stm32f2/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -14,3 +14,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -15,3 +15,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -15,3 +15,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -11,3 +11,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m7
-include $(RIOTCPU)/stm32f7/Makefile.features

View File

@ -11,3 +11,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m7
-include $(RIOTCPU)/stm32f7/Makefile.features

View File

@ -11,3 +11,5 @@ include $(RIOTBOARD)/nucleo144-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m7
-include $(RIOTCPU)/stm32f7/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo32-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -13,3 +13,5 @@ include $(RIOTBOARD)/nucleo32-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo32-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_2
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo32-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32l0/Makefile.features

View File

@ -12,3 +12,5 @@ include $(RIOTBOARD)/nucleo32-common/Makefile.features
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/stm32l4/Makefile.features

View File

@ -15,3 +15,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/stm32l1/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/cc2538/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/kw2xd/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -15,3 +15,5 @@ FEATURES_PROVIDED += radio_nrfmin
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = mips32r2
-include $(RIOTCPU)/mips_pic32mx/Makefile.features

View File

@ -10,3 +10,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = mips32r2
-include $(RIOTCPU)/mips_pic32mz/Makefile.features

View File

@ -4,3 +4,5 @@
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = x86
-include $(RIOTCPU)/x86/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/cc2538/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/cc2538/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/cc2538/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -15,3 +15,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/saml21/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -8,3 +8,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_1
-include $(RIOTCPU)/lpc1768/Makefile.features

View File

@ -6,3 +6,5 @@ FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
FEATURES_MCU_GROUP = cortex_m4_1
-include $(RIOTCPU)/ezr32wg/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/samd21/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/stm32f1/Makefile.features

View File

@ -13,3 +13,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_1
-include $(RIOTCPU)/stm32f0/Makefile.features

View File

@ -14,3 +14,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m4_3
-include $(RIOTCPU)/stm32f3/Makefile.features

View File

@ -21,3 +21,5 @@ FEATURES_MCU_GROUP = cortex_m4_2
# TODO: re-think concept for conflicts based on actual used peripherals...
FEATURES_CONFLICT += periph_spi:periph_dac
FEATURES_CONFLICT_MSG += "On stm32f4discovery boards there are the same pins for the DAC and/or SPI_0."
-include $(RIOTCPU)/stm32f4/Makefile.features

View File

@ -12,3 +12,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m7
-include $(RIOTCPU)/stm32f7/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -11,3 +11,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m3_2
-include $(RIOTCPU)/sam3/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = avr8
-include $(RIOTCPU)/atmega1281/Makefile.features

View File

@ -10,3 +10,5 @@ FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -10,3 +10,5 @@ FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -16,3 +16,5 @@ FEATURES_PROVIDED += cpp
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = cortex_m0_2
-include $(RIOTCPU)/nrf51/Makefile.features

View File

@ -9,3 +9,5 @@ FEATURES_PROVIDED += periph_uart
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430
-include $(RIOTCPU)/msp430fxyz/Makefile.features

View File

@ -1,6 +1,5 @@
# import list of provided features
-include $(RIOTBOARD)/$(BOARD)/Makefile.features
-include $(RIOTCPU)/$(CPU)/Makefile.features
include $(RIOTBOARD)/$(BOARD)/Makefile.features
DEFAULT_FEATURES += periph_pm