1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/pkg_relic: increase stacksize

This commit is contained in:
Francisco Molina 2022-01-18 13:19:34 +01:00
parent f22ba30a31
commit 1025341ff3

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