zephyr/drivers
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
..
adc adc: fixes the macro name for interruption vectors. 2016-02-05 20:24:57 -05:00
aio aio: dw: fix compilation errors 2016-02-05 20:24:58 -05:00
bluetooth Bluetooth: Use h4_* prefix for H:4 driver internal symbols 2016-02-05 20:25:03 -05:00
clock_control quark_se: rename platform and remove x86 suffix 2016-02-05 20:24:54 -05:00
console drivers/console: Remove unnecessary check for line feed character 2016-02-05 20:25:03 -05:00
ethernet irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
gpio gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
grove gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
i2c i2c: Transmission completion semaphore 2016-02-05 20:24:57 -05:00
interrupt_controller Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
ipi quark_se_ss: rename platform and remove arc suffix 2016-02-05 20:24:54 -05:00
pci Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
pinmux init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
pwm gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
random Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
rtc rtc: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
serial uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
shared_irq irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
spi irq: removes priority parameter from IRQ_CONFIG macro 2016-02-05 20:24:57 -05:00
timer Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
watchdog wdt: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
Kconfig Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
Makefile build: set platform name without quotes and reuse everywhere 2016-02-05 20:24:54 -05:00