zephyr/samples/subsys/mgmt/mcumgr
Jamie McCrae ff624a186c samples: mgmt: mcumgr: smp_svr: Fix stack overflow with bt
Fixes an issue with a possible stack overflow when using the
Bluetooth transport for large mcumgr transfer, the issue was caused
by moving to a dedicated workqueue but not moving the enlarged
system workqueue overlay to the new smp workqueue.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2022-10-25 16:25:13 +02:00
..
smp_svr samples: mgmt: mcumgr: smp_svr: Fix stack overflow with bt 2022-10-25 16:25:13 +02:00