zephyr/samples
Luiz Augusto von Dentz 53dbe52f7d net: echo_server: Avoid using #ifdef and #ifndef
It is prefered to use #if (!)defined form for checking defines since it
can actually check more complex conditions.

Change-Id: I59c6fff1f2d4e950f9ae64adb9f8833ef0fea4d0
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2016-02-18 12:16:18 +02:00
..
bluetooth Bluetooth: IPSP: Correct filename and description 2016-02-17 18:38:05 +00:00
cpp_synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
drivers boards: remove obsolete CTB board 2016-02-17 17:07:08 +00:00
hello_world move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
kernel_event_logger move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
net net: echo_server: Avoid using #ifdef and #ifndef 2016-02-18 12:16:18 +02:00
nfc/nfc_hello nfc: move sample app under samples/nfc 2016-02-11 13:08:44 -05:00
philosophers move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
power/power_hooks adv_power:Power management hooks template app 2016-02-12 11:21:01 -08:00
shell move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00
synchronization move sample apps to top level directory under samples/ 2016-02-11 13:08:44 -05:00