zephyr/drivers/console
Johan Hedberg 1c35329dc0 drivers/console: Remove unnecessary check for line feed character
The terminal doesn't generate line feed ('\n') when pressing return,
rather only a carriage return, so we can simplify the condition for
handling end of line.

Change-Id: I3eef8c6af19c43ef98ccdd9a5e3662d280834425
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-05 20:25:03 -05:00
..
console_handler_shell.c drivers/console: shell: Add custom prompt callback support 2016-02-05 20:24:58 -05:00
ipi_console_receiver.c checkpatch: error - open_brace 2016-02-05 20:24:31 -05:00
ipi_console_sender.c checkpatch: warning - block_comment_style 2016-02-05 20:24:33 -05:00
Kconfig uart_pipe: use device name instead of index 2016-02-05 20:24:56 -05:00
Makefile uart_pipe: use device name instead of index 2016-02-05 20:24:56 -05:00
ram_console.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
uart_console_static_irq_stubs.S uart: check for MVIC when creating stubs 2016-02-05 20:24:57 -05:00
uart_console.c drivers/console: Remove unnecessary check for line feed character 2016-02-05 20:25:03 -05:00
uart_pipe.c irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00