Merge pull request #9433 from neiljay/pr/blacklist_pic32_boards

pic32: Blacklist pic32 boards from some pkg tests
This commit is contained in:
Martine Lenders 2018-09-11 14:32:23 +02:00 committed by GitHub
commit f1a5b08d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,8 @@ BOARD ?= samr21-xpro
include ../Makefile.tests_common
# MSP-430 doesn't support C11's atomic functionality yet
BOARD_BLACKLIST := msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
BOARD_BLACKLIST := msb-430 msb-430h pic32-clicker pic32-wifire \
telosb wsn430-v1_3b wsn430-v1_4 z1
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno \
msb-430 msb-430h nucleo-l031k6 nucleo-f031k6 \

View File

@ -5,7 +5,8 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno \
nucleo-f031k6 nucleo-f042k6 nucleo-l031k6
BOARD_BLACKLIST := msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
BOARD_BLACKLIST := msb-430 msb-430h pic32-clicker pic32-wifire \
telosb wsn430-v1_3b wsn430-v1_4 z1
LORA_DRIVER ?= sx1276
LORA_REGION ?= EU868