zephyr/drivers/console
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
CMakeLists.txt drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
efi_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
gsm_mux.c
gsm_mux.h
ipm_console_receiver.c
ipm_console_sender.c
ipm_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
jailhouse_debug_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
Kconfig console: winstream: Select CONSOLE_HAS_DRIVER 2023-12-06 17:57:47 -05:00
Kconfig.gsm_mux drivers: console: deprecate uart_mux and gsm_mux 2023-09-19 15:25:47 +01:00
posix_arch_console.c drivers: Console: Move all posix arch boards to same driver 2023-05-26 12:57:41 +02:00
ram_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
rtt_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
semihost_console.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
uart_console.c pm: console: Use async runtime put to minimize resumption/suspension 2024-01-18 10:51:10 +01:00
uart_mcumgr.c drivers: console: uart_mcumgr: Skip reading FIFO during setup 2023-11-27 09:12:36 +00:00
uart_mux_internal.h
uart_mux.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
winstream_console.c xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
xtensa_sim_console.c drivers/console/xtensa_sim_console: force \r\n byte sequence 2024-05-15 09:33:27 +02:00