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
|
@ -80,6 +80,7 @@
|
|||
|
||||
&uart20 {
|
||||
status = "okay";
|
||||
hw-flow-control;
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
|
||||
&uart30 {
|
||||
status = "okay";
|
||||
hw-flow-control;
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
|
|
Loading…
Reference in a new issue