zephyr/samples
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
..
basic samples: button: stop the app if device binding fails 2016-11-18 02:01:22 +00:00
bluetooth Merge "Merge net branch into master" 2016-12-05 15:56:26 +00:00
drivers samples: pwm: update PWM sample to support ST Nucleo boards 2016-12-06 10:31:46 -06:00
environmental_sensing samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
grove samples: grove_lcd: stop the app if device binding fails 2016-11-18 02:07:14 +00:00
hello_world samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
ipm samples: ipm: convert sample to use unified APIs 2016-11-13 13:53:53 +00:00
legacy samples: tests: tag all legacy test cases and samples 2016-11-30 21:45:22 +00:00
logger-hook logging: add exeternal hook to sys_log 2016-11-27 23:07:35 -05:00
net net: Fix incorrect logging format specifiers 2016-12-07 13:15:58 +00:00
nfc/nfc_hello samples/nfc: Update sample app 2016-11-25 16:50:20 +00:00
philosophers samples: configure philosophers with more than 32 priorities 2016-11-18 23:45:35 +00:00
power/power_mgr samples: power_mgmt: Remove platform filtering of testcases 2016-11-16 02:18:27 +00:00
sensor samples: Add fxos8700 sample application 2016-12-04 12:37:49 +00:00
shell samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
static_lib build: Document outputexports 2016-11-12 02:08:08 +00:00
synchronization samples: remove legacy usage and convert to unified APIs 2016-11-30 21:45:21 +00:00
testing net: Moved net/ to subsys/net 2016-12-02 12:41:20 +02:00
usb samples: usb: remove legacy APIs 2016-12-02 15:52:35 +00:00