zephyr/samples/net/echo_server/src
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
..
echo-server.c net: samples: Use lighter printk() instead of printf() 2017-01-27 12:35:51 +02:00
Makefile echo_server: Fix frdm_k64f build in the absence of CC2520 2016-12-20 13:44:41 +00:00