mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 05:08:41 +08:00
752245aca4
Now the HAVE_PFINET(6)_SOCKETS depends on NET_TCP/UDP_HAVE_STACK, which is previously defined in net/ folder and cannot be included. Considering many places use this check, maybe moving them to netconfig.h could be better. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Make.defs | ||
net_mld.c | ||
net_procfs.c | ||
net_procfs_route.c | ||
net_statistics.c | ||
net_tcp.c | ||
net_udp.c | ||
netdev_statistics.c | ||
procfs.h |