zephyr/tests
Jukka Rissanen 6b43821f20 net: Remove legacy Contiki based uIP stack
This commit removes the legacy Contiki based uIP stack.
The new native IP stack must be used after this commit.

The commit also removes following things:
- legacy cc2520 driver
- legacy ethernet drivers
- legacy IP stack samples

and changes these things:
- disabled tests that only work for legacy IP stack
- select new IP stack by default
- enable random number generator by default as it is needed
  by the new IP stack

Change-Id: I1229f9960a4c6654e9ccc6dac14a7efb9394e45d
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-12-02 12:41:17 +02:00
..
bluetooth
booting/stub
compliance
crypto
drivers
fs/fat_fs
include
iot/test_mqtt_packet iot/mqtt: Add support for frdm_k64f 2016-12-02 12:41:06 +02:00
kernel
legacy tests: adjust some stack sizes when running debug loads 2016-11-30 23:47:46 +00:00
net net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00
power/power_states
unit
ztest tests/ztest/mock: remove usage of legacy k_fifo_get() 2016-11-28 20:50:38 +00:00
defaults.tc
Kconfig
Makefile
Makefile.test