Merge pull request #9034 from cladmi/pr/tests/pkg_micro-ecc/blacklist/wsn430

tests/pkg_micro-ecc: blacklist wsn430 boards
This commit is contained in:
Martine Lenders 2018-10-23 18:17:44 +02:00 committed by GitHub
commit 3068fb8aed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@ include ../Makefile.tests_common
BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-uno
# micro-ecc is not 16 bit compatible
BOARD_BLACKLIST = chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
USEMODULE += hashes USEMODULE += hashes
USEPKG += micro-ecc USEPKG += micro-ecc