zephyr/samples/net/echo_server
Ravi kumar Veeramally fe67b69cd0 net: apps: Add separate prj_qemu.conf for board type qemu
Add separate prj_qemu.conf files for qemu_86 board type. Also
remove set_options from Makefile.ipstack which is not required now.
Now build the echo-server with "make server NET_IFACE=qemu" and
echo-client with "make client NET_IFACE=qemu" command options.

Change-Id: I1f3c9c6a198f2b6cae54ae4a5da970b284ef84de
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2016-03-03 07:17:30 +00:00
..
src net: apps: Comment out code if IPv6 ND is in use 2016-02-19 12:36:28 +00:00
Makefile net: apps: Fix echo apps Makefile 2016-03-03 07:17:29 +00:00
Makefile.ipstack net: apps: Add separate prj_qemu.conf for board type qemu 2016-03-03 07:17:30 +00:00
prj_802154.conf net: apps: Refactor echo-server compilation 2016-02-05 20:25:32 -05:00
prj_bt.conf net: echo_client: Add support for Bluetooth 2016-02-23 18:08:21 +00:00
prj_ethernet.conf net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
prj_qemu.conf net: apps: Add separate prj_qemu.conf for board type qemu 2016-03-03 07:17:30 +00:00
prj_slip.conf net: apps: Refactor echo-server compilation 2016-02-05 20:25:32 -05:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini net: echo_server: Add support for Bluetooth 2016-02-18 12:16:19 +02:00