.stm32env 463 字节
# environment variable file used by stm32-for-vscode and the STM32Make.make makefile
# Other environment variables can be added here. If wanting to use the generated makefile in CI/CD context please
# configure the following variables: GCC_PATH, OPENOCD

ARM_GCC_PATH = D:\STM32_DEV_TOOLS\STM32_DEV_TOOLS\GCC-ARM-NONE-EABI-10.3-2021.10-WIN32\GCC-ARM-NONE-EABI-10.3-2021.10\BIN
OPENOCD = D:\STM32_DEV_TOOLS\STM32_DEV_TOOLS\OPENOCD-20231002-0.12.0\BIN\OPENOCD.EXE