zephyr/drivers/serial
Kumar Gala 556b66f468 More cleanup whitespace in Kconfig files
Some additional whitespace converted to TABs

Change-Id: I945383f70960ad97e9cbc11ea96b099bcc558404
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-06-01 22:39:54 +00:00
..
Kconfig drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
Kconfig.atmel_sam3
Kconfig.k20
Kconfig.nrf5 More cleanup whitespace in Kconfig files 2016-06-01 22:39:54 +00:00
Kconfig.ns16550 serial/ns16550: reduce number of kconfig options 2016-03-30 13:38:34 +00:00
Kconfig.nsim
Kconfig.qmsi drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
Kconfig.stellaris
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
uart_atmel_sam3.c uart/atmel_sam3: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:14 +00:00
uart_k20.c serial/k20: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:13 +00:00
uart_k20.h
uart_k20_priv.h
uart_nrf5.c drivers: Add basic GPIO and UART support for nRF52 2016-05-27 01:38:21 +00:00
uart_ns16550.c serial/uart_ns16550: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:10 +00:00
uart_ns16550.h
uart_nsim.c uart/nsim: fixed missing driver_api assignment 2016-04-12 19:30:35 +08:00
uart_qmsi.c uart: qmsi: do not include ioapic.h on non x86 systems 2016-05-23 21:32:10 +00:00
uart_stellaris.c serial/stellaris: convert to use DEVICE_AND_API_INIT() 2016-04-15 22:06:16 +00:00
uart_stellaris.h
uart_stm32.c stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
uart_stm32.h