mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
Merge pull request #12466 from smlng/pr_tests_emb6_bl
tests/emb6: replace boards blacklist
This commit is contained in:
commit
22a3f4d5b7
@ -3,8 +3,7 @@ BOARD ?= samr21-xpro
|
||||
include ../Makefile.tests_common
|
||||
|
||||
# MSP-430 doesn't support C11's atomic functionality yet
|
||||
BOARD_BLACKLIST := msb-430 msb-430h pic32-clicker pic32-wifire \
|
||||
telosb wsn430-v1_3b wsn430-v1_4 z1
|
||||
FEATURES_BLACKLIST += arch_msp430
|
||||
|
||||
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo \
|
||||
arduino-mega2560 arduino-nano arduino-uno \
|
||||
|
Loading…
Reference in New Issue
Block a user