fix(boards): Disable uart serial node in Xiao BLE by default (#2672)
This commit is contained in:
parent
d39941dfbe
commit
230b860f31
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
&xiao_serial { status = "disabled"; };
|
||||
|
||||
&adc {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue