Skip to content

Embedded IDE v3.7.1

Compare
Choose a tag to compare
@github0null github0null released this 13 Jun 15:03
· 673 commits to master since this release
de61ecb

[v3.7.1]

Fixed:

  • Can not update source refs after build done.

Optimized:

  • Add Erase All right-click menu in Flasher Configurations view.
  • Auto add a default .gitignore file for new project.
  • remove runToMain: true for cortex-debug debug config, use: runToEntryPoint: "main" now.
  • Optimize drop-down field prompt for Builder Options View.