1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 06:53:52 +01:00

tests/pkg_qdsa: remove useless board blacklist

This is now automatically managed by the arch 16bit feature blacklist at pkg dependencies level
This commit is contained in:
Alexandre Abadie 2019-10-30 11:16:22 +01:00
parent 8062a6fb82
commit 3a1a08fc4a
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -1,8 +1,5 @@
include ../Makefile.tests_common
# qDSA is not 16 bit compatible
BOARD_BLACKLIST := chronos msb-430 msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(4*THREAD_STACKSIZE_DEFAULT\)
USEPKG += qDSA