mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
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 | ||