mirror of https://github.com/ARMmbed/mbed-os.git
Removing default flow control for BL652
parent
442ec4a14f
commit
31dcbc6540
|
@ -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