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
@ -14,6 +14,10 @@ config NIMBLE_REF
|
|||||||
---help---
|
---help---
|
||||||
Git ref name to use when downloading from NimBLE repo
|
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
|
if DEBUG_FEATURES
|
||||||
|
|
||||||
config NIMBLE_DEBUG_ERROR
|
config NIMBLE_DEBUG_ERROR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user