bmd-studio / stm32-for-vscode

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

How to make a release build? #165

Open ARNik opened 8 months ago

ARNik commented 8 months ago

Hello!

I need to build my project with DEBUG = 0 variable. Is there a way to set it in the yaml file?

jortbmd commented 8 months ago

Hi Arnik,

Thanks for opening up a issue once again. This has been on my todo list for a while. I haven't gotten around to it for the full release but I published a beta version which should work in most use cases. The release can be found here: https://github.com/bmd-studio/stm32-for-vscode/releases/tag/v3.2.6-betav1. Please let me know if you find any issues in this release. I hope this works for you. If not don't hesitate to give me some feedback.