zephyr/subsys/logging
Andrew Boie 4f77c2ad53 kernel: rename z_arch_ to arch_
Promote the private z_arch_* namespace, which specifies
the interface between the core kernel and the
architecture code, to a new top-level namespace named
arch_*.

This allows our documentation generation to create
online documentation for this set of interfaces,
and this set of interfaces is worth treating in a
more formal way anyway.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-07 15:21:46 -08:00
..
CMakeLists.txt logging: add syst format output 2019-10-29 10:18:51 +01:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.template.log_config
log_backend_native_posix.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
log_backend_net.c logging: add networking syst backend support. 2019-10-29 10:18:51 +01:00
log_backend_rtt.c logging: add RTT syst backend support. 2019-10-29 10:18:51 +01:00
log_backend_std.h
log_backend_swo.c logging: add SWO syst backend support 2019-10-29 10:18:51 +01:00
log_backend_uart.c logging: add UART syst backend support 2019-10-29 10:18:51 +01:00
log_backend_xtensa_sim.c
log_cmds.c
log_core.c
log_list.c
log_list.h
log_minimal.c
log_msg.c kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
log_output_syst.c logging: add syst format output 2019-10-29 10:18:51 +01:00
log_output.c logging: add syst format output 2019-10-29 10:18:51 +01:00