zephyr/boards/arm/nrf9160dk_nrf52840
Andrzej Głąbek bff5d03581 boards: nrf: Enable pull-ups on UART pins in Nordic DKs
This is a follow-up to commit 3656ba5ae9.

Enable pull-up resistors on UART pins RXD and CTS in Nordic DK boards
where it is possible that these pins are not connected to anything on
the board and could generate problems if left floating (on some DKs
also the Interface MCU can be disconnected with the switch "nRF only",
hence pull-ups enabled also on uart0 for them).
Those pull-ups can still be disabled (by deleting the added properties)
if necessary to use a given board in some specific hardware setup.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-08-06 19:17:26 -04:00
..
doc
dts
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.c
board.cmake
nrf9160dk_nrf52840.dts
nrf9160dk_nrf52840.yaml
nrf9160dk_nrf52840_0_14_0.overlay
nrf9160dk_nrf52840_defconfig
revision.cmake