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>
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
CONFIG_MAIN_THREAD_PRIORITY=5
|
|
CONFIG_ZTEST=y
|
|
CONFIG_LOG=y
|
|
CONFIG_LOG_PRINTK=n
|
|
CONFIG_LOG_IMMEDIATE=n
|