zephyr/subsys/lorawan
Martin Jäger 22c8a67d4a lorawan: enforce larger system work queue stack size via Kconfig
The LoRaWAN subsystem uses the system work queue internally and needs
more than the default stack size of 1024 bytes. This is considered
in the sample application, but may be forgotten by out of tree users.

Enforcing it via Kconfig prevents users from accidentally getting
hard-to-debug stack overflows.

Signed-off-by: Martin Jäger <martin@libre.solar>
2022-11-28 10:49:18 +01:00
..
nvm all: logging: Remove log_strdup function 2022-06-23 13:42:23 +02:00
CMakeLists.txt lorawan: adding settings NVM for LoRaWAN 2022-05-02 10:56:02 +02:00
Kconfig lorawan: enforce larger system work queue stack size via Kconfig 2022-11-28 10:49:18 +01:00
lorawan.c lorawan: enable run-time config of region/freq 2022-11-14 11:16:16 +00:00
lw_priv.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
lw_priv.h lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00