zephyr/subsys/net/lib
Krzysztof Chruscinski c5f2cdef09 logging: Remove logging v1 from the logging
Remove v1 implementation from log_core and all references in the tree.
Remove modules used by v1: log_list and log_msg.
Remove Kconfig v1 specific options.
Remove Kconfig flags used for distinction between v1 and v2.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-06-16 10:51:15 -04:00
..
capture subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
coap subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
config subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
conn_mgr subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
dns net: dns: Return error code 2022-06-13 12:11:54 +02:00
http subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
lwm2m net: lwm2m: SenML JSON bootstrap exceptions 2022-06-14 09:31:23 +02:00
mqtt subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
openthread logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
sntp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
sockets net: tcp: Implement Nagle's algorithm 2022-06-09 11:32:50 +02:00
socks subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tftp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
tls_credentials subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
utils subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
websocket net: websocket: Allow building with POSIX API 2022-06-05 14:48:52 +02:00
CMakeLists.txt
Kconfig