File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ All notable version changes will be recorded in this file.
66
77***
88
9+ ### [ v3.25.1] revision
10+
11+ ** Improve** :
12+ - ` Import Project ` : Improve project parser when import an eclipse project.
13+ - ` Debug ` : One-click to start debugging. NOT NEED ANY ` launch.json ` . [ See Here] ( https://em-ide.com/docs/advance/debug_project )
14+ - ` Toolchain Options ` : New option ` use-newlib-nano ` , ` not-use-syscalls ` for ` arm-none-eabi-gcc ` toolchain.
15+
16+ ***
17+
918### [ v3.25.0] update
1019
1120** New** :
Original file line number Diff line number Diff line change 3636 "homepage" : " https://em-ide.com" ,
3737 "license" : " MIT" ,
3838 "description" : " A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V" ,
39- "version" : " 3.25.0 " ,
39+ "version" : " 3.25.1 " ,
4040 "preview" : false ,
4141 "engines" : {
4242 "vscode" : " ^1.67.0"
You can’t perform that action at this time.
0 commit comments