bmd-studio / stm32-for-vscode

STM32 extension for working with STM32 and CubeMX in VSCode
MIT License
195 stars 27 forks source link

turn off openocd.cfg generation using J-Link #153

Open ARNik opened 1 year ago

ARNik commented 1 year ago

Hello! I use J-Link debugger and do not need openocd.cfg file. But it is generated every time I build the project.

Is it possible to turn it off?

jortbmd commented 1 year ago

Hi thanks for opening up an issue! Unfortunately it is not possible to turn this off at this moment. However I will take this into consideration for a future version. I will leave this issue open to update you when it is implemented.