zephyr/samples/microkernel
Jukka Rissanen de767512d7 net: apps: Refactor echo-client compilation
Separate setup for different low level bearer. By default the
Makefile will create version suitable for qemu testing using
slip. If one writes "make NET_IFACE=802154" then IEEE 802.15.4
radio specific settings are activated.

Because echo-client does not contain any processor specific
settings, remove the ARM config files and rename the x86
specific ones.

Change-Id: I0608b6172bdd044dd49dedf86477ef8a31391a23
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:25:32 -05:00
..
apps net: apps: Refactor echo-client compilation 2016-02-05 20:25:32 -05:00
benchmark benchmarks: reorg configuration and split float tests 2016-02-05 20:25:30 -05:00
test samples: Ensure stacks are properly aligned 2016-02-05 20:25:23 -05:00