Go to file
Jukka Rissanen 9368afd336 net: apps: Connect echo-server and echo-client tests together
It is now possible to loop echo-server and echo-client test
applications together when they are running in qemu.

Start echo-server with "make server" and echo-client using
"make client" in the corresponding samples directory.

Change-Id: Ic852735f7bebc93e42873e98427e282902b3ca03
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:24:25 -05:00
arch Add PCI legacy bridge to Galileo configuration 2016-02-05 20:24:23 -05:00
doc doc: use zephyr for SDK, not yocto 2016-02-05 20:24:23 -05:00
drivers Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
include Bluetooth: Disable parts of public API if not configured 2016-02-05 20:24:24 -05:00
kernel kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
lib libc: use isdigit from ctype.h 2016-02-05 20:16:15 -05:00
misc kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
net net: Additional checks for length of the data to be sent 2016-02-05 20:24:25 -05:00
samples net: apps: Connect echo-server and echo-client tests together 2016-02-05 20:24:25 -05:00
scripts checkpatch: remove comment about MAINTAINERS file 2016-02-05 20:24:23 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile Zephyr 0.5.0 2016-02-05 20:24:22 -05:00
Makefile.inc Kbuild: Use DOTCONFIG instead of /.config 2016-02-05 20:15:33 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00