zephyr/samples/net/echo_client
Johan Hedberg fc21a76db6 net: Fix incorrect logging format specifiers
Fix compilation issues that show up if SYS_LOG is mapped to printk
instead of printf. Unlike printf, printk is annotated so that the
compiler catches incorrect format specifiers passed to it.

Change-Id: Iab7cc6da110e9c98720211a6f773dcf055a3a411
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-12-07 13:15:58 +00:00
..
src net: Fix incorrect logging format specifiers 2016-12-07 13:15:58 +00:00
Makefile samples: net: Use board specific conf file for echo apps 2016-12-02 12:41:19 +02:00
prj_arduino_101_cc2520.conf samples: net: echo apps: Add cc2520 configuration for arduino_101 2016-12-02 12:41:20 +02:00
prj_arduino_101.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_cc2520.conf net: Make native IP stack the default 2016-12-02 12:41:17 +02:00
prj_qemu_802154.conf samples: net: Use uart-pipe for 802154 iface in echo apps 2016-12-02 12:41:09 +02:00
prj_qemu_x86.conf samples: net: Use qemu_x86 config file by default for echo apps 2016-12-02 12:41:19 +02:00
prj_slip.conf samples: net: Convert the echo apps config files to native stack 2016-12-02 12:41:18 +02:00
testcase.ini net: Remove legacy Contiki based uIP stack 2016-12-02 12:41:17 +02:00