Skip to content

Commit ebb0d02

Browse files
author
Cruz Monrreal
authored
Merge pull request #7861 from ashok-rao/BL652_FlowControl_fix
Removing default flow control for MTB_LAIRD_BL652
2 parents c8734cf + 19a571c commit ebb0d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/TARGET_NORDIC/TARGET_NRF5x/TARGET_NRF52/mbed_lib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"NRF52_PAN_64"
6464
],
6565
"target.lf_clock_src": "NRF_LF_SRC_RC",
66-
"target.console-uart-flow-control": "RTSCTS"
66+
"target.console-uart-flow-control": null
6767
},
6868
"MTB_UBLOX_NINA_B1": {
6969
"target.macros_add": [

0 commit comments

Comments
 (0)