mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-11 07:25:19 +00:00
Fix a error introduce in a recent commit
This commit is contained in:
parent
019c8ffb88
commit
2dbebae316
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ ROOTDEPPATH = --dep-path .
|
|||
|
||||
# Built-in application info
|
||||
|
||||
ONFIG_EXAMPLES_CPUHOG_PRIORITY ?= 50
|
||||
CONFIG_EXAMPLES_CPUHOG_PRIORITY ?= 50
|
||||
CONFIG_EXAMPLES_CPUHOG_STACKSIZE ?= 2048
|
||||
|
||||
APPNAME = cpuhog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue