fix(boards): Remove dup uart0 overrides for nano

This commit is contained in:
Pete Johanson 2020-08-18 16:33:24 -04:00
parent a982985f66
commit 59f85c93cd

View file

@ -39,13 +39,6 @@
status = "okay"; status = "okay";
}; };
&uart0 {
compatible = "nordic,nrf-uart";
current-speed = <115200>;
tx-pin = <6>;
rx-pin = <8>;
};
&i2c0 { &i2c0 {
compatible = "nordic,nrf-twi"; compatible = "nordic,nrf-twi";
sda-pin = <17>; sda-pin = <17>;