Skip to content

Commit

Permalink
Merge pull request #9034 from cladmi/pr/tests/pkg_micro-ecc/blacklist…
Browse files Browse the repository at this point in the history
…/wsn430

tests/pkg_micro-ecc: blacklist wsn430 boards
  • Loading branch information
miri64 authored Oct 23, 2018
2 parents 12729d6 + 69225e6 commit 3068fb8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/pkg_micro-ecc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ include ../Makefile.tests_common

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
USEPKG += micro-ecc

Expand Down

0 comments on commit 3068fb8

Please sign in to comment.