zephyr/samples/net/echo_client
Marcus Shawcroft 409b754a15 Remove application calls to sys_rand32_init.
The random driver, if enabled, is initialized by the kernel
initialization function.  There is no need for applications or tests
to re-initialize the driver.

Change-Id: Ib4712dda937a7a83a8079c8aa662cec03c5416f8
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-12-11 11:18:18 +00:00
..
src Remove application calls to sys_rand32_init. 2016-12-11 11:18:18 +00:00
Makefile samples: net: Use board specific conf file for echo apps 2016-12-02 12:41:19 +02:00
prj_arduino_101.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_arduino_101_cc2520.conf samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
prj_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_cc2520.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_qemu_802154.conf samples: net: Use uart-pipe for 802154 iface in echo apps 2016-12-02 12:41:09 +02:00
prj_qemu_x86.conf samples: net: Use qemu_x86 config file by default for echo apps 2016-12-02 12:41:19 +02:00
prj_slip.conf samples: net: Convert the echo apps config files to native stack 2016-12-02 12:41:18 +02:00
testcase.ini net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00