zephyr/boards
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
..
arc [REVERTME]boards: omit frame pointer for ARC boards 2016-12-02 00:14:25 +00:00
arm boards: nucleo_f103rb: define user LED 2016-11-18 09:28:54 -05:00
nios2 board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
x86 net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00
Kconfig build: add Kconfig mechanism for deprecating boards 2016-10-25 20:56:41 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00