1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 10:32:44 +01:00

Merge pull request #12466 from smlng/pr_tests_emb6_bl

tests/emb6: replace boards blacklist
This commit is contained in:
Martine Lenders 2019-10-16 11:05:51 +02:00 committed by GitHub
commit 22a3f4d5b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 \