nuttx-apps/examples/udp
zhangkai25 b2f7ead2dd apps/examples/udp: Update CMAKEList.txt for UDP tests under CMAKE
add Update CMAKEList.txt for UDP tests under CMAKE

Signed-off-by: zhangkai25 <zhangkai25@xiaomi.com>
2025-12-29 22:34:52 +08:00
..
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
CMakeLists.txt apps/examples/udp: Update CMAKEList.txt for UDP tests under CMAKE 2025-12-29 22:34:52 +08:00
Kconfig Kconfig: Simplify the conditional default statement 2023-07-25 09:51:09 +08:00
Make.defs examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp.h examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_client.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_cmdline.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_host.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_netinit.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_server.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_target1.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
udp_target2.c examples: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00