zephyr/samples/microkernel/apps
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
..
cpp_synchronization c++: Add sample projects 2016-02-05 20:25:23 -05:00
hello_world samples: micro: add a true hello world sample 2016-02-05 20:25:11 -05:00
kernel_event_logger nano_sema: Simplify nano_xxx_sem_take() API family 2016-02-05 20:25:14 -05:00
net net: apps: Refactor echo-client compilation 2016-02-05 20:25:32 -05:00
nfc_hello irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
pci_enum drivers: pci: struct pci_dev_info rename class 2016-02-05 20:25:12 -05:00
philosophers nano_timers: Simplify nano_xxx_timer_test() API family 2016-02-05 20:25:15 -05:00
synchronization samples: rename hello_world -> synchronisation 2016-02-05 20:25:11 -05:00