bmd-studio / stm32-for-vscode

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

Maybe more processes? #209

Open chushangcs opened 1 week ago

chushangcs commented 1 week ago

Now the default number of compilation processes is 16, can you change it to a larger number such as 20, to get faster compilation speed. I appreciate it very much.

jortbmd commented 1 week ago

Thanks for opening up an issue for this! Yes that might actually be nice to make it configurable and a minor feature. Will think on it and if I have a bit of time left will implement it as a user configuration in a next release.