zephyr/subsys/mgmt/mcumgr
Berend Ozceri 394d5f7656 mgmt: smp: Allow building with POSIX API in UDP transport
If the POSIX API is selected via the POSIX_API option, don't also select
the conflicting NET_SOCKETS_POSIX_NAMES and use the POSIX headers instead.

Signed-off-by: Berend Ozceri <berend@recogni.com>
2022-07-04 14:22:13 +00:00
..
lib mgmt/mcumgr/lib: Remove dead code from img_mgmt_upload 2022-06-21 13:42:24 +02:00
zephyr_grp subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
buf.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
CMakeLists.txt mgmt: mcumgr: fs: Add hash/checksum (with CRC32/SHA256) handler 2022-04-12 12:05:30 +02:00
Kconfig mgmt: smp: Allow building with POSIX API in UDP transport 2022-07-04 14:22:13 +00:00
serial_util.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
smp_bt.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
smp_reassembly.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
smp_reassembly.h mgmt/mcumgr: Add packet re-assembly support 2022-03-21 18:03:18 +01:00
smp_shell.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
smp_uart.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
smp_udp.c mgmt: smp: Allow building with POSIX API in UDP transport 2022-07-04 14:22:13 +00:00
smp.c mgmt/mcumgr: Replace zephyr_smp_trim_front with net_buf_pull 2022-06-07 18:54:11 +02:00