zephyr/samples
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
..
basic
bluetooth net: correct in*_addr parameter of net_addr_pton() 2017-02-03 15:59:13 +02:00
drivers
environmental_sensing
grove
hello_world
ipm
legacy
logger-hook
net samples: net: irc_bot: add IPv4 support 2017-02-03 15:59:17 +02:00
nfc/nfc_hello
philosophers samples: philosophers: adjust stack size and build by sanitycheck 2017-02-02 14:44:46 +00:00
power
sensor sensor: use SENSOR_CHAN_*_XYZ instead of SENSOR_CHAN_*_ANY 2017-01-27 19:07:17 +00:00
shell
static_lib
synchronization
testing
usb samples: webusb: fix type of bytes_read 2017-01-30 12:01:49 +00:00
advanced.rst
kernel.rst
samples.rst