Visual Studio Code settings for gcc-arm-none-eabi projects. These settings are good for projects that use the Docker containters for build and debug of ARM CortexM microcontrollers. Please see the following link for more details: https://mightydevices.com/index.php/2019/09/stm32-development-env-for-windows-vscode-arm-gcc-toolchain-openocd/
Please clone into .vscode
directory to make it work:
git clone https://github.com/MightyDevices/vscode-project-settings-docker-arm-none-eabi-gcc .vscode