mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 12:35:22 +00:00
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig.altera_jtag | ||
Kconfig.atmel_sam3 | ||
Kconfig.k20 | ||
Kconfig.nrf5 | ||
Kconfig.ns16550 | ||
Kconfig.nsim | ||
Kconfig.qmsi | ||
Kconfig.stellaris | ||
Kconfig.stm32 | ||
Makefile | ||
uart_altera_jtag.c | ||
uart_atmel_sam3.c | ||
uart_k20_priv.h | ||
uart_k20.c | ||
uart_k20.h | ||
uart_nrf5.c | ||
uart_ns16550.c | ||
uart_ns16550.h | ||
uart_nsim.c | ||
uart_qmsi.c | ||
uart_stellaris.c | ||
uart_stellaris.h | ||
uart_stm32.c | ||
uart_stm32.h |