Closed mniestroj closed 2 years ago
Visit the preview URL for this PR (updated for commit 9129c63):
https://golioth-zephyr-sdk-doxygen-dev--pr210-bump-zephyr-and-msugv5oh.web.app
(expires Fri, 20 May 2022 15:49:08 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
After commit "lib: nrf_modem: don't enforce socket priority over native TLS" was merged into 'main' branch of NCS it is possible to configure priority of Zephyr TLS implementation to be higher than offloaded nRF9160 TLS. This makes it possible to select Zephyr TLS (mbedTLS) implementation at build time, which was not possible from NCS 1.8.0.
In case of Zephyr there are numerous networking stack and esp-at driver bugfixes in main branch.
Resolves: #158 Closes: #190 #193