zephyr/subsys/debug
Andy Ross 923e1b60e7 misc/printk: Make the default char_out routine weak
Architecture init code and/or HAL layers often have a working
"putchar" routine available long before the Zephyr driver layer is
initialized.

Make the default printk() output a weak symbol, so it can be
overridden on these platforms.

Also remove the kconfig depedency on CONSOLE_HAS_DRIVER, as this is a
non-driver mechanism.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-11-14 19:08:27 -05:00
..
tracing dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
CMakeLists.txt systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
Kconfig misc/printk: Make the default char_out routine weak 2018-11-14 19:08:27 -05:00
openocd.c kernel: Remove duplicated identifier 2018-11-04 11:37:24 -05:00