mirror of https://github.com/ARMmbed/mbed-os.git
Export: fix issue #3865 - cmsis-dap swd
From JTAG to SWD by default. This was causing flashing error.pull/3870/head
parent
3a27568a50
commit
e116b38c8d
|
@ -348,7 +348,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>CMSISDAPInterfaceRadio</name>
|
||||
<state>0</state>
|
||||
<state>1</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>CMSISDAPInterfaceCmdLine</name>
|
||||
|
|
Loading…
Reference in New Issue