File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
STMicroelectronics/B-L4S5I-IOT01A Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313 "miDebuggerPath" : " arm-none-eabi-gdb" ,
1414 "miDebuggerServerAddress" : " localhost:3333" ,
1515 "debugServerPath" : " openocd" ,
16- "debugServerArgs" : " -f board/stm32f4discovery.cfg" ,
16+ "debugServerArgs" : " -f board/stm32f4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
1717 "serverStarted" : " Listening on port .* for gdb connections" ,
1818 "filterStderr" : true ,
1919 "stopAtConnect" : true ,
Original file line number Diff line number Diff line change 3535 "miDebuggerPath" : " arm-none-eabi-gdb" ,
3636 "miDebuggerServerAddress" : " localhost:3333" ,
3737 "debugServerPath" : " openocd" ,
38- "debugServerArgs" : " -f board/stm32f4discovery.cfg" ,
38+ "debugServerArgs" : " -f board/stm32f4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
3939 "serverStarted" : " Listening on port .* for gdb connections" ,
4040 "filterStderr" : true ,
4141 "stopAtConnect" : true ,
Original file line number Diff line number Diff line change 99 "requires" : {
1010 "microsoft:compilers/arm/gcc" : " * 2020.10.0" ,
1111 "microsoft:tools/compuphase/termite" : " * 3.4.0" ,
12- "microsoft:tools/microsoft/openocd" : " 0.11.0-ms1 " ,
12+ "microsoft:tools/microsoft/openocd" : " 0.11.0-ms2 " ,
1313 "microsoft:tools/kitware/cmake" : " * 3.20.1" ,
1414 "microsoft:tools/ninja-build/ninja" : " * 1.10.2"
1515 }
Original file line number Diff line number Diff line change 1313 "miDebuggerPath" : " arm-none-eabi-gdb" ,
1414 "miDebuggerServerAddress" : " localhost:3333" ,
1515 "debugServerPath" : " openocd" ,
16- "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
16+ "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
1717 "serverStarted" : " Listening on port .* for gdb connections" ,
1818 "filterStderr" : true ,
1919 "stopAtConnect" : true ,
Original file line number Diff line number Diff line change 2525 "miDebuggerPath" : " arm-none-eabi-gdb" ,
2626 "miDebuggerServerAddress" : " localhost:3333" ,
2727 "debugServerPath" : " openocd" ,
28- "debugServerArgs" : " -f board/stm32l4discovery.cfg" ,
28+ "debugServerArgs" : " -f board/stm32l4discovery.cfg -c \" $_TARGETNAME configure -rtos auto \" " ,
2929 "serverStarted" : " Listening on port .* for gdb connections" ,
3030 "filterStderr" : true ,
3131 "stopAtConnect" : true ,
Original file line number Diff line number Diff line change 99 "requires" : {
1010 "microsoft:compilers/arm/gcc" : " * 2020.10.0" ,
1111 "microsoft:tools/compuphase/termite" : " * 3.4.0" ,
12- "microsoft:tools/microsoft/openocd" : " 0.11.0-ms1 " ,
12+ "microsoft:tools/microsoft/openocd" : " 0.11.0-ms2 " ,
1313 "microsoft:tools/kitware/cmake" : " * 3.20.1" ,
1414 "microsoft:tools/ninja-build/ninja" : " * 1.10.2"
1515 }
You can’t perform that action at this time.
0 commit comments