commit | 39231ef490e77d6063d9ef441b323972d92a3176 | [log] [tgz] |
---|---|---|
author | Kiril Petrov <retfie@gmail.com> | Thu Oct 01 12:30:37 2020 +0300 |
committer | Jukka Rissanen <jukka.rissanen+github@gmail.com> | Fri Oct 02 09:22:29 2020 +0300 |
tree | 52dcec8bb6685be78063ef01ef997d5ae0120b79 | |
parent | d1268206cf2fe62c038d23cb4fb6f507c50ddd83 [diff] |
lwm2m_client: add working config for OpenThread It's copy of openthread conf from samples/net/sockets/echo_client, but requires increasing of main stack size to avoid crash. Also fixes building if CONFIG_LWM2M_DTLS_SUPPORT is enabled #28787. Signed-off-by: Kiril Petrov <retfie@gmail.com>