mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-12 05:30:22 +00:00
wireless/bluetooth/nimble: add option to configure stack size of NimBLE NPL callout thread
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
0c7788cf26
commit
4ac830ef1e
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@ config NIMBLE_REF
|
|||
---help---
|
||||
Git ref name to use when downloading from NimBLE repo
|
||||
|
||||
config NIMBLE_CALLOUT_THREAD_STACKSIZE
|
||||
int "Stack size of NimBLE NPL callout thread"
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
|
||||
if DEBUG_FEATURES
|
||||
|
||||
config NIMBLE_DEBUG_ERROR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue