blob: 1ec52f642e4f69519459cbf4fb9de9a14bc462f5 [file] [log] [blame]
/*
* Copyright (c) 2020 Phytec Messtechnik GmbH
*
* SPDX-License-Identifier: Apache-2.0
*/
&uart2 {
status = "okay";
current-speed = <115200>;
modbus0 {
compatible = "zephyr,modbus-serial";
label = "MODBUS0";
status = "okay";
};
};