tests/pkg_relic: increase stacksize
(cherry picked from commit 1025341ff3559a2bedf83ce0e2dafe21f7a4c5f8)
This commit is contained in:
parent
5e993749d4
commit
b8994e9961
@ -27,7 +27,7 @@ BOARD_BLACKLIST := arduino-duemilanove \
|
||||
z1 \
|
||||
#
|
||||
|
||||
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(5*THREAD_STACKSIZE_DEFAULT\)
|
||||
CFLAGS += -DTHREAD_STACKSIZE_MAIN=\(6*THREAD_STACKSIZE_DEFAULT\)
|
||||
|
||||
USEPKG += relic
|
||||
USEMODULE += embunit
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user