mirror of https://github.com/ARMmbed/mbed-os.git
Remove debug flow control from NRF52_DK and NRF52840_DK
Currently flow control is not supported by the CI and enabling it causes unwanted side effects.pull/8292/head
parent
1ad3b49599
commit
ab04ff1219
|
|
@ -101,8 +101,7 @@
|
|||
"NRF52_PAN_62",
|
||||
"NRF52_PAN_63",
|
||||
"NRF52_PAN_64"
|
||||
],
|
||||
"target.console-uart-flow-control": "RTSCTS"
|
||||
]
|
||||
},
|
||||
"RBLAB_BLENANO2": {
|
||||
"target.macros_add": [
|
||||
|
|
@ -186,8 +185,7 @@
|
|||
"target.macros_add": [
|
||||
"CONFIG_GPIO_AS_PINRESET",
|
||||
"NRF52_ERRATA_20"
|
||||
],
|
||||
"target.console-uart-flow-control": "RTSCTS"
|
||||
]
|
||||
},
|
||||
"MTB_LAIRD_BL654": {
|
||||
"target.macros_add": [
|
||||
|
|
|
|||
Loading…
Reference in New Issue