zephyr/samples/microkernel/apps/network/echo_server
Michael LeMay 2a11205499 net: apps: echo_server: Add Ethernet support
This patch adds a NET_INTF makefile configuration option to the
echo_server sample application to allow Ethernet support to be enabled
by specifying NET_INTF=ethernet.  It currently includes specific
support for the Ethernet device in the Intel Galileo.

Change-Id: I6b605db32d2d8a4259fc003724b2daa11c9a26d9
Signed-off-by: Michael LeMay <michael.lemay@intel.com>
2016-02-05 20:24:38 -05:00
..
Makefile net: apps: echo_server: Add Ethernet support 2016-02-05 20:24:38 -05:00
prj_arm_slip.conf net: apps: echo_server: Add Ethernet support 2016-02-05 20:24:38 -05:00
prj_x86_ethernet.conf net: apps: echo_server: Add Ethernet support 2016-02-05 20:24:38 -05:00
prj_x86_slip.conf net: apps: echo_server: Add Ethernet support 2016-02-05 20:24:38 -05:00
prj.mdef net: Refactor echo-server test application 2016-02-05 20:15:22 -05:00