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