zephyr/tests/subsys/logging/log_api
Krzysztof Chruscinski 3bcd14f420 logging: Reduce code size for frontend only case
Add early returns from functions which are not used when
there is only one frontend in the system (no backends). This
allows to significantly reduce logging code size in that
configuration.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-07-02 14:13:54 +02:00
..
boards tests: log_api: workaround QEMU crashing on qemu_leon3 2022-05-27 11:45:58 -07:00
src logging: Reduce code size for frontend only case 2022-07-02 14:13:54 +02:00
CMakeLists.txt tests: logging: log_api: Extend to test LOG_OVERRIDE_LEVEL 2022-04-06 10:59:57 +02:00
Kconfig
prj.conf tests: logging: log_api: Remove v1 support 2022-06-15 09:12:04 +02:00
testcase.yaml logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00