zephyr/drivers/console
Fabio Baltieri ef14c9b867 lib: os: add a header for printk hook functions
Add a zephyr/printk.h header for the __printk_hook functions, these are
currently manually declared by all console drivers for no good reason.

Move the documentation into the header and also unify the way that
console drivers call the function.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2024-07-27 10:41:01 +03:00
..
CMakeLists.txt drivers: console: remove uart_mux and gsm_mux 2024-05-29 10:49:08 -07:00
Kconfig drivers: ram_console: add option to link console buffer to given section 2024-06-12 17:09:24 -05:00
efi_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
ipm_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
ipm_console_receiver.c
ipm_console_sender.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
jailhouse_debug_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
posix_arch_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
ram_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
rtt_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
semihost_console.c
uart_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
uart_mcumgr.c
winstream_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
xtensa_sim_console.c lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00