1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 11:03:50 +01:00

boards/msbiot: add spi feature for msbiot to include it in the tests

This commit is contained in:
Fabian Nack 2015-01-16 09:23:52 +01:00
parent 672a362f2e
commit f9a72b477d

View File

@ -1,3 +1,3 @@
FEATURES_PROVIDED += cpp
FEATURES_PROVIDED += periph_uart periph_gpio
FEATURES_PROVIDED += periph_uart periph_gpio periph_spi
FEATURES_PROVIDED += transceiver