zephyr/samples/net/irc_bot
Michael Scott 2f10b31431 samples: net: irc_bot: add IPv4 support
NOTE: You must set CONFIG_NET_IPV6=n in the project .conf file for
the CONFIG_NET_IPV4 setting to take effect.

Only 1 IP connection is active at a time.  And when both are active
CONFIG_NET_IPV6 takes precedence.

Change-Id: I34a75f8d44db986810648d82a65d2ed29fc9a940
Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-02-03 15:59:17 +02:00
..
src samples: net: irc_bot: add IPv4 support 2017-02-03 15:59:17 +02:00
Makefile samples: net: Add IRC bot example 2017-02-03 15:59:15 +02:00
prj_frdm_k64f.conf samples: net: irc_bot: add IPv4 support 2017-02-03 15:59:17 +02:00
prj_qemu_x86.conf samples: net: irc_bot: add IPv4 support 2017-02-03 15:59:17 +02:00