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_cc2520.conf samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
prj_arduino_101.conf
prj_bt.conf
prj_cc2520.conf
prj_qemu_802154.conf
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
testcase.ini