zephyr/drivers/console
Andrew Boie 858decd162 misc: don't depend on serial drivers for printk()/printf()
We are introducing other kinds of drivers which support a console
that isn't over a UART.

Change-Id: I0dddbdce958437b5709c5ab26252ed47d030413d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:24:17 -05:00
..
Kconfig misc: don't depend on serial drivers for printk()/printf() 2016-02-05 20:24:17 -05:00
Makefile ram_console: driver for emitting console messages to a buffer 2016-02-05 20:24:17 -05:00
ram_console.c ram_console: driver for emitting console messages to a buffer 2016-02-05 20:24:17 -05:00
uart_console.c console: uart_console: decouple uart console init from UART init 2016-02-05 20:15:25 -05:00