zephyr/samples/subsys
Krzysztof Chruscinski a15438e8f5 logging: add mechanism for handling transient strings
Extending logger to support logging transient strings (with %s).
With dedicated call (log_strdup), string is duplicated to a buffer
from internal logger pool. Logger implicitly manages the pool.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-10-01 15:26:14 -04:00
..
console cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
ipc samples: openamp: build with ninja 2018-09-18 23:14:38 -04:00
logging logging: add mechanism for handling transient strings 2018-10-01 15:26:14 -04:00
mgmt cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
nvs samples: nvs: improve one output message, fix another one 2018-09-17 07:54:35 -04:00
power samples: subsys: power_mgr: Add changes as per PM policy Kconfig 2018-09-20 10:20:23 -04:00
shell/shell_module subsys: shell: Add missing dependency to SERIAL 2018-09-27 17:24:34 +02:00
usb doc: convert internal http links to references 2018-09-11 14:55:43 -04:00
subsys.rst doc: add labels to sample docs 2017-04-04 20:48:08 +00:00