zephyr/tests/subsys/logging/log_core
Krzysztof Chruscinski 1d9e5ee108 logging: Refactoring 'in place' mode to reduce memory footprint
Changed 'in place' mode to bypass logger system and directly
call active backends. With this approach memory footprint of
the logger can be significantly reduced in terms of RAM and ROM.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2019-01-29 17:24:37 +01:00
..
src logging: Fix initial log level in shell 2018-12-05 14:35:33 +01:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00
testcase.yaml logging: Refactoring 'in place' mode to reduce memory footprint 2019-01-29 17:24:37 +01:00