894275c098
This is necessary to prevent stack overflows when building with non-standard configurations (e.g. CONFIG_DEBUG). Adding them as hidden kconfig options to avoid the stuck kconfig syndrome. Users are free to redefine them in their app to force a value. The userchan.c driver is only built for posix, and the help text for ARCH_POSIX_RECOMMENDED_STACK_SIZE states that the real stack comes from somewhere else (the pthread stack), hence why it doesn't use the new kconfig options. Signed-off-by: Jonathan Rico <jonathan.rico@nordicsemi.no> |
||
---|---|---|
.. | ||
hci | ||
CMakeLists.txt | ||
Kconfig | ||
util.h |