File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
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.16.0] update
10+
11+ ** Change** :
12+ - ` Cortex-Debug Config ` : Auto generate debug config now has been ** Removed** . Use the right-click menu function instead.
13+
14+ ** Fix** :
15+ - ` Keil Project Export ` : Source file type error for '* .asm'.
16+
17+ ** Optimize** :
18+ - ` GUI Prompt String ` : Change some prompt string.
19+ - ` JLink Flasher Template ` : Allow use '${hexFile}, ${binFile}...' variables in ` jlink.flasher.cmd.template ` file.
20+ - ` STLink Flasher ` : Use codepage ` 437 ` when exec STM32_Program_CLI.exe in win32 system.
21+
22+ ***
23+
924### [ v3.15.1] update
1025
1126** Optimize** :
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.15.1 " ,
41+ "version" : " 3.16.0 " ,
4242 "preview" : false ,
4343 "engines" : {
4444 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments