zephyr/drivers
Carles Cufi 749d153afa drivers: uart_nrf5: Remove pull-up configuration from RTS
The Ready To Send (RTS) hardware flow control signal in the nRF5
UART was being configured as an output with a pull-up on it.
This was seemingly causing certain issues with btattach on Linux
and it's not done anywhere else.

Change-Id: Id792d967b043ea7a796d6598500a733c092dbc2c
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2016-10-26 12:57:56 +00:00
..
adc drivers/ti_adc108s102: Make driver_api structure const. 2016-10-25 18:45:21 +00:00
aio qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
bluetooth Bluetooth: Controller: Make radio compatible with the nRF51 series 2016-10-22 01:25:56 +00:00
clock_control drivers/stm32f10x_clock: Make driver_api structure const. 2016-10-25 18:45:22 +00:00
console drivers/uart: Refactor UART input hook. 2016-10-25 11:31:08 +00:00
counter drivers/counter_qmsi_aonpt: Make driver_api structure const. 2016-10-25 18:45:48 +00:00
dma drivers/dma_qmsi: Make driver_api structure const. 2016-10-25 18:45:22 +00:00
ethernet drivers/eth_enc28j60: Make driver_api structure const. 2016-10-25 18:45:23 +00:00
flash flash/nrf5: support non word-aligned write 2016-10-25 00:34:28 +00:00
gpio drivers/gpio_qmsi_ss: Make driver_api structure const. 2016-10-25 18:45:26 +00:00
grove grove: fixed log level kconfig variable 2016-10-25 10:42:32 +00:00
i2c drivers/i2c_qmsi_ss: Make driver_api structure const. 2016-10-25 18:45:28 +00:00
ieee802154 drivers: ieee802154: Fix register name 2016-10-21 17:03:57 +00:00
interrupt_controller stm32: cleanup how we get external interrupt base addr 2016-10-20 12:18:41 +02:00
ipm ipm/ipm_quark_se: Make config_info pointers const. 2016-10-07 20:33:57 +00:00
pci drivers: pci: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
pinmux pinmux: Add hexiwear pinmux table 2016-10-18 21:42:32 +00:00
pwm drivers/pwm_qmsi: Make driver_api structure const. 2016-10-25 18:45:30 +00:00
random drivers:ksdk:random: Rename for consistency with other KSDK shim drivers. 2016-10-25 18:57:20 +00:00
rtc drivers: Fix type problems when building QMSI rtc driver 2016-10-22 01:27:02 +00:00
sensor drivers/hts221: Make driver_api structure const. 2016-10-25 18:45:47 +00:00
serial drivers: uart_nrf5: Remove pull-up configuration from RTS 2016-10-26 12:57:56 +00:00
shared_irq shared_irq: Make driver_api structure const. 2016-10-25 18:45:44 +00:00
spi spi/spi_qmsi: Make driver_api structure const. 2016-10-25 18:45:46 +00:00
timer unified: Add tickless idle support for ARC 2016-10-22 01:27:01 +00:00
usb ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
watchdog ext qmsi: Update to QMSI 1.2 release 2016-10-18 23:26:01 +00:00
Kconfig drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00
Makefile drivers: reverting Kconfig/Makefile changes for slip 2016-07-27 16:26:51 +00:00