examples/configdata: add stacksize and priority

This commit is contained in:
Juha Niskanen 2017-05-10 08:27:35 -06:00 committed by Gregory Nutt
parent 8229a8b986
commit 478049fc4f

View File

@ -38,6 +38,8 @@
# CONFIGDATA Unit Test
APPNAME = configdata
PRIORITY = SCHED_PRIORITY_DEFAULT
STACKSIZE = 2048
ASRCS =
CSRCS =