v3.2.6 beta
Pre-release
Pre-release
jortbmd
released this
19 Oct 16:50
·
20 commits
to out-of-source-build-for-parent-folder
since this release
Beta version for a release that has been in the works for some time. The goal of this release is to add better support for building in CI/CD pipelines using the STM32Make.mk output of the STM32 for VSCode extension.
Some note-able features:
- Debug and release builds
- .stm32env dotfile which includes user depended build tooling e.g. gcc, openocd.
- build output copies file structure in the project
- build directory can be changed by setting BUILD_DIRECTORY in the .stm32env file.
Release can be installed manually by pressing CMD/CTRL+shift+p and selecting or searching for Extensions: Install from VSIX. The included vsix file can then be installed.