From 7a83364419480cfa87fbf08e3fdbb3528a3b4871 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 30 Oct 2019 11:17:03 +0100 Subject: [PATCH] tests/pkg_micro-ecc: remove useless board blacklist This is now automatically managed by the arch 16bit feature blacklist at pkg dependencies level --- tests/pkg_micro-ecc/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/pkg_micro-ecc/Makefile b/tests/pkg_micro-ecc/Makefile index cfb15ae55e..a1a70b69e8 100644 --- a/tests/pkg_micro-ecc/Makefile +++ b/tests/pkg_micro-ecc/Makefile @@ -1,8 +1,5 @@ include ../Makefile.tests_common -# 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