1/* SPDX-License-Identifier: Apache-2.0 */ 2 3#include "nrf52840dk_nrf52840.overlay" 4 5 6dut: &uart0 { 7 current-speed = <1000000>; 8}; 9