tests/ssp: make use of architecture features
This commit is contained in:
parent
859f811495
commit
8f0f28bd50
@ -1,12 +1,7 @@
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# avr8, msp430, esp8266 and mips don't support ssp (yet)
|
||||
BOARD_BLACKLIST := arduino-duemilanove arduino-leonardo \
|
||||
arduino-mega2560 arduino-nano \
|
||||
arduino-uno chronos esp8266-esp-12x esp8266-olimex-mod \
|
||||
esp8266-sparkfun-thing mega-xplained \
|
||||
msb-430 msb-430h pic32-clicker pic32-wifire telosb \
|
||||
waspmote-pro wsn430-v1_3b wsn430-v1_4 z1
|
||||
FEATURES_BLACKLIST += arch_avr8 arch_esp8266 arch_mips32r2 arch_msp430
|
||||
|
||||
USEMODULE += ssp
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user