commit | ede29d849df914ccc4fb371fa32c2eba32e29d12 | [log] [tgz] |
---|---|---|
author | Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no> | Tue Sep 28 13:11:01 2021 +0200 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Sep 28 20:15:25 2021 -0400 |
tree | e41a1527ac018a4833377e0ea97d69fb9db1896a | |
parent | 0f20abda8d7d3be0ab3e6ee6daea600ade91581d [diff] |
samples/mgmt/smp_svr: Increase main stack size Some build variants will fail runtime for certain boards (e.g. nRF52832) due to stack overflow. Avoid this by increasing the stack size. Signed-off-by: Håkon Øye Amundsen <haakon.amundsen@nordicsemi.no>