zephyr/subsys/logging
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h
move uart.h to drivers/uart.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.template.log_config
log_backend_native_posix.c
log_backend_net.c
log_backend_rtt.c
log_backend_swo.c
log_backend_uart.c cleanup: include/: move uart.h to drivers/uart.h 2019-06-27 22:55:49 -04:00
log_backend_xtensa_sim.c
log_cmds.c
log_core.c cleanup: include/: move atomic.h to sys/atomic.h 2019-06-27 22:55:49 -04:00
log_list.c
log_list.h
log_msg.c log facility: make its records 64-bit compatible 2019-06-24 08:58:52 +02:00
log_output.c