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:
parent
8062a6fb82
commit
3a1a08fc4a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user