1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

Merge pull request #7971 from haukepetersen/fix_msb430h_removeconfigfeature

boards: remove non-existent feature 'config'
This commit is contained in:
Kaspar Schleiser 2017-11-09 15:24:01 +01:00 committed by GitHub
commit bb4af7b66b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 9 deletions

View File

@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_uart
# Various other features (if any)
FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430

View File

@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_uart
# Various other features (if any)
FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430

View File

@ -4,9 +4,6 @@ FEATURES_PROVIDED += periph_timer
FEATURES_PROVIDED += periph_spi
FEATURES_PROVIDED += periph_uart
# Various other features (if any)
FEATURES_PROVIDED += config
# The board MPU family (used for grouping by the CI system)
FEATURES_MCU_GROUP = msp430