mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #7861 from ashok-rao/BL652_FlowControl_fix
Removing default flow control for MTB_LAIRD_BL652pull/7948/head
commit
ebb0d02fad
|
@ -63,7 +63,7 @@
|
|||
"NRF52_PAN_64"
|
||||
],
|
||||
"target.lf_clock_src": "NRF_LF_SRC_RC",
|
||||
"target.console-uart-flow-control": "RTSCTS"
|
||||
"target.console-uart-flow-control": null
|
||||
},
|
||||
"MTB_UBLOX_NINA_B1": {
|
||||
"target.macros_add": [
|
||||
|
|
Loading…
Reference in New Issue