Remove duplicate uart0 node.
This commit is contained in:
parent
17c43881b8
commit
47b219cca5
1 changed files with 0 additions and 7 deletions
|
@ -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 = <15>;
|
||||
|
|
Loading…
Reference in a new issue