tests/pkg_relic: increase stacksize

(cherry picked from commit 1025341ff3559a2bedf83ce0e2dafe21f7a4c5f8)
This commit is contained in:
Francisco Molina 2022-01-18 13:19:34 +01:00
parent 5e993749d4
commit b8994e9961

View File

@ -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