zephyr/subsys/tracing
Bartosz Bilas 306f92e646 tracing: remove superfluous default n for boolean
bool symbols implicitly default to n so
there is no need to redundant those values.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-04-19 11:49:27 +02:00
..
ctf
include
sysview
test tracing: add missing macros needed for k_thread_foreach 2022-04-12 11:39:11 -04:00
user
CMakeLists.txt
Kconfig tracing: remove superfluous default n for boolean 2022-04-19 11:49:27 +02:00
tracing_backend_posix.c
tracing_backend_ram.c
tracing_backend_uart.c
tracing_backend_usb.c
tracing_buffer.c
tracing_core.c
tracing_format_async.c
tracing_format_common.c
tracing_format_sync.c
tracing_none.c
tracing_tracking.c