mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-18 17:32:09 +08:00
examples/configdata: add stacksize and priority
This commit is contained in:

committed by
Gregory Nutt

parent
8229a8b986
commit
478049fc4f
@@ -38,6 +38,8 @@
|
||||
# CONFIGDATA Unit Test
|
||||
|
||||
APPNAME = configdata
|
||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||
STACKSIZE = 2048
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
|
Reference in New Issue
Block a user