Skip to content

v3.1.5-compilation-as-cpp

Pre-release
Pre-release
Compare
Choose a tag to compare
@jortbmd jortbmd released this 18 Nov 12:45
· 167 commits to master since this release

Added

  • Issue #89: Added automatic main.cpp generation with a main.c file, if the language is set to .cpp

Fixed

  • Issue #81: added extra check to see if the openocd paths are correctly setup, however the settings should not be added anyhow when the extension does not start.
  • Issue #88: separated c and cpp flags, however upon getting information from the makefile it does add the c Definitions to the cpp definitions.