boards: nordic: nrf54l15pdk: enable HWFC
For both UARTs connected to debugger chip. Signed-off-by: Piotr Kosycarz <piotr.kosycarz@nordicsemi.no>
This commit is contained in:
parent
c26bc94f19
commit
5b5f45072b
2 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@
|
||||||
|
|
||||||
&uart20 {
|
&uart20 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
hw-flow-control;
|
||||||
};
|
};
|
||||||
|
|
||||||
&gpio0 {
|
&gpio0 {
|
||||||
|
|
|
@ -48,6 +48,7 @@
|
||||||
|
|
||||||
&uart30 {
|
&uart30 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
hw-flow-control;
|
||||||
};
|
};
|
||||||
|
|
||||||
&gpio0 {
|
&gpio0 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue