mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-09 22:45:11 +00:00
examples/configdata: add stacksize and priority
This commit is contained in:
parent
8229a8b986
commit
478049fc4f
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@
|
|||
# CONFIGDATA Unit Test
|
||||
|
||||
APPNAME = configdata
|
||||
PRIORITY = SCHED_PRIORITY_DEFAULT
|
||||
STACKSIZE = 2048
|
||||
|
||||
ASRCS =
|
||||
CSRCS =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue