zephyr/subsys/net/lib
Kamil Kasperczyk f061400b37 net: openthread: platform: Removed double-buffering in UART send.
Putting data to local buffer before transmission was removed
to optimize operation. Local buffering was not needed, as passed
buffer cannot be modified until sending is finished.

Signed-off-by: Kamil Kasperczyk <kamil.kasperczyk@nordicsemi.no>
2020-07-22 11:08:21 +03:00
..
coap
config
conn_mgr
dns
http
lwm2m
mqtt
openthread
sntp
sockets
socks
tftp
tls_credentials
utils
websocket
CMakeLists.txt
Kconfig