diff --git a/config/boards/arm/bt75/bt75.dts b/config/boards/arm/bt75/bt75.dts index 9536ad26..9da692f9 100644 --- a/config/boards/arm/bt75/bt75.dts +++ b/config/boards/arm/bt75/bt75.dts @@ -161,18 +161,6 @@ status = "okay"; }; -&i2c0 { - compatible = "nordic,nrf-twi"; - sda-pin = <25>; - scl-pin = <20>; -}; - -&uart0 { - compatible = "nordic,nrf-uarte"; - tx-pin = <6>; - rx-pin = <8>; -}; - &usbd { status = "okay"; };