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
1 changed files with 0 additions and 7 deletions

View File

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