zephyr/samples/microkernel/apps
Jukka Rissanen 17856bb9a7 net: samples: Fix microkernel echo-server and echo-client
The echo-server and echo-client samples did not compile correctly
if one wanted them to work correctly using "make server" and
"make client" commands.

Change-Id: I955c6cc23c3192fcb1dfcfbda7df53050a71501f
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: samples: Fix microkernel echo-server and echo-client 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