microsoft / vscode-embedded-tools

Official issue tracking repository for Microsoft's Embedded Tools VS Code extension.
MIT License
43 stars 3 forks source link

Add path to STM32CubeCL for MacOS #38

Closed matsuev closed 1 year ago

matsuev commented 1 year ago

Type: Feature Request

Append path "/opt/ST/STM32CubeCLT/GNU-tools-for-STM32/bin/" into template file gcc-arm-none-eabi.cmake. It's default installation path for STM32CubeCLT on MacOS.

benmcmorran commented 1 year ago

This path has been added to the pre-release channel on the VS Code marketplace. You can switch to the pre-release channel in VS Code.

prerelease

benmcmorran commented 1 year ago

The new path is now available in the official 0.7.0 release.