zephyr/samples/net/echo_server
Ravi kumar Veeramally 5cf134f45a net: samples: Use lighter printk() instead of printf()
Use printk(), snprintk() instead of printf() and snprintf().
CONFIG_STDOUT_CONSOLE is anyway disabled by default so printf()
will not output anything without it.

Change-Id: Ide24e4d669e9821289189ed28e30a596120d9611
Signed-off-by: Ravi kumar Veeramally <ravikumar.veeramally@linux.intel.com>
2017-01-27 12:35:51 +02:00
..
src net: samples: Use lighter printk() instead of printf() 2017-01-27 12:35:51 +02:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
prj_arduino_101_cc2520.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_arduino_101.conf drivers/ethernet: Update default GPIO pin for the ENC28J60 module 2017-01-20 16:23:17 +02:00
prj_bt.conf kernel: remove dependency on CONFIG_NANO_TIMERS/TIMEOUTS 2017-01-08 18:09:52 +00:00
prj_cc2520.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_frdm_k64f_cc2520.conf samples: net: Increase spi log level 2017-01-23 15:15:54 -06:00
prj_frdm_k64f.conf echo_server: Remove unnecessary config from prf_frdm_k64f.conf 2017-01-17 21:47:32 +00:00
prj_qemu_802154.conf ieee802154: conf: add common log level 2017-01-13 10:29:00 +01:00
prj_qemu_x86.conf samples: net: Enable buffer warning and errors in echo apps on qemu 2017-01-20 16:23:19 +02:00
prj_slip.conf net: Remove NET_SLIP choice from Kconfig 2017-01-13 10:29:02 +01:00
testcase.ini net: do not skip sanitycheck on samples 2017-01-06 22:08:14 +00:00