zephyr/subsys/logging
Anas Nashif 46af0620b3 console: move winstream console to drivers/
This was all done as part of the soc and called from the soc. Define
this type of console under drivers/console and use it in the SoCs
supporting that via SYS_INIT instead of calling the console code
directly.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-10-11 08:28:25 -04:00
..
backends console: move winstream console to drivers/ 2022-10-11 08:28:25 -04:00
mipi_syst kconfig: logging: Add LOG_MIPI_SYST_ARGS_BUFFER_SIZE option. 2022-08-17 12:07:08 +02:00
CMakeLists.txt logging: workaround hard fault on Cortex-M0 with sys-t/catalog. 2022-10-10 18:02:08 +02:00
Kconfig logging: move backends to subdirectory 2022-10-01 03:34:48 -07:00
Kconfig.filtering logging: Add frontend support to v2 2022-03-14 14:08:49 -04:00
Kconfig.formatting logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
Kconfig.frontends logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
Kconfig.misc logging: Add option LOG_MSG_APPEND_RO_STRING_LOC 2022-10-08 18:32:57 +02:00
Kconfig.mode logging: Remove logging v1 from the logging 2022-06-16 10:51:15 -04:00
Kconfig.processing logging: added log process thread priority support 2022-07-21 08:59:38 -04:00
Kconfig.template.log_config
Kconfig.template.log_format_config logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
log_cmds.c logging: Use STRUCT_SECTION macros for log backend 2022-10-03 10:11:03 +02:00
log_core.c logging: Use cbprintf flags for log_printk 2022-10-08 18:32:57 +02:00
log_frontend_dict_uart.c lib: os: cbprintf: Renamed flags used for conversion function 2022-08-26 12:52:08 +02:00
log_mgmt.c logging: Use STRUCT_SECTION macros for log backend 2022-10-03 10:11:03 +02:00
log_minimal.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
log_msg.c logging: Use new cbprintf check for pointers 2022-09-19 10:14:23 +00:00
log_output_custom.c logging: enable setting custom logging output func 2022-10-06 19:15:35 -04:00
log_output_dict.c logging: Removing v2 suffix from logging names 2022-06-23 15:46:37 -04:00
log_output_syst.c logging: Fix signed integer cast for isprint 2022-09-13 08:51:22 +00:00
log_output.c logging: Fix signed integer cast for isprint 2022-09-13 08:51:22 +00:00