mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-07 21:47:24 +00:00
Master
* nettest: fix typo!
NET_LOOPBACK -> CONFIG_NET_LOOPBACK
Signed-off-by: EunBong Song <eunb.song@samsung.com>
* nettest: fix compilation error.
Should enable NET_SETSOCKOPT for preventing compilation error.
Signed-off-by: EunBong Song <eunb.song@samsung.com>
Approved-by: GregoryN <gnutt@nuttx.org>
|
||
|---|---|---|
| .. | ||
| .gitignore | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| nettest.h | ||
| nettest_client.c | ||
| nettest_cmdline.c | ||
| nettest_host.c | ||
| nettest_netinit.c | ||
| nettest_server.c | ||
| nettest_target1.c | ||
| nettest_target2.c | ||