zephyr/boards/arm/nrf52840dk_nrf52811
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
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
board.cmake
nrf52840dk_nrf52811.dts
nrf52840dk_nrf52811.yaml
nrf52840dk_nrf52811_defconfig