zephyr/subsys
Michael Scott 022d805cc2 net: lwm2m: replace instances of s*printf with snprintk
Let's use snprintk for simple formatting to allow for possible disabling
of printf and protect calls to sprintf from string overruns.

Signed-off-by: Michael Scott <michael.scott@linaro.org>
2017-10-26 09:23:19 +03:00
..
bluetooth Bluetooth: controller: Fix Ctrl PDU Tx starvation assert 2017-10-25 16:16:47 +02:00
console
cpp
debug
dfu
disk
driver_handlers
fs
logging
net net: lwm2m: replace instances of s*printf with snprintk 2017-10-26 09:23:19 +03:00
shell
usb usb: Remove default Vendor and Product ID 2017-10-19 09:30:58 -04:00
Kconfig
Makefile