File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed
Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.17.2] preview
10+
11+ ** New** :
12+ - ` Cortex-Debug Configuration Generator ` : A new Debugger Configuration Generator with a simple GUI.
13+ - ` pyOCD Flasher UI ` : Support append additional cli command when program flash.
14+ - ` VSCODE_PORTABLE ` : Support ` VSCODE_PORTABLE ` environment variables.
15+
16+ ** Change** :
17+ - ` Builder Configuration UI (SDCC) ` : Automatic get processors list by execute command: ` sdcc -v `
18+
19+ ** Optimize**
20+ - ` MDK Project Import ` : Optimize import ` Keil User Command ` .
21+
22+ ***
23+
924### [ v3.17.1] revision
1025
1126** Fix** :
@@ -423,7 +438,7 @@ Merge `v3.16.2-prerelease` bugs fix.
423438
424439** Optimize** :
425440 - Export built-in env variables to unify_builder
426- - Export more env variables to builder process envirnoment
441+ - Export more env variables to builder process environment
427442 - Resolve recursive vars when parse iar eww file
428443 - When import a iar project, create new folder if iar project not have independent folder
429444 - Reload jlink device list after install a cmsis device package
Original file line number Diff line number Diff line change 3838 "homepage" : " https://em-ide.com" ,
3939 "license" : " MIT" ,
4040 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
41- "version" : " 3.17.1 " ,
41+ "version" : " 3.17.2 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments