zephyr/boards/posix
Krzysztof Chruscinski 262cc55609 logging: Deprecate v1, default to v2
Reduced logging mode selection to deferred, immediate, minimal and
frontend. Decoupled logging version from mode and created CONFIG_LOG1
which can be used to explicitly select deprecated version.

From now on, chosing CONFIG_LOG_MODE_{IMMEDIATE,DEFERRED} will result
in version2.

Deprecated CONFIG_LOG2_MODE_{IMMEDIATE,DEFERRED} with cmake warning.

Codebase adapted to those changes.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-01-17 15:49:10 -05:00
..
native_posix logging: Deprecate v1, default to v2 2022-01-17 15:49:10 -05:00
nrf52_bsim posix: remove @return doc for void functions 2022-01-12 16:02:16 -05:00
index.rst new simulated board: nrf52_bsim 2018-10-15 09:36:37 -04:00