Skip to content

Commit db2bc11

Browse files
committed
v3.12.2023052101 revision
1 parent e1e88e1 commit db2bc11

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ All notable version changes will be recorded in this file.
66

77
***
88

9-
### [v3.12.2023051401] update
9+
### [v3.12.2023052101] revision
1010

1111
**New**:
1212
- `MIPS Project`: Support new project type `MIPS` and new toolchain `MTI GCC`, thanks [@eatradish](https://github.com/eatradish).
@@ -25,6 +25,7 @@ All notable version changes will be recorded in this file.
2525
- `System Variables`: Add some system variables, like: `${SYS_Platform}, ${SYS_DirSep} ...`
2626
- `Auto Save`: Compare content before save project.
2727
- `Source Folder`: Need to confirm before remove src folder.
28+
- `IAR Toolchain`: Add more cpu list for selection.
2829

2930
***
3031

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
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.12.2023051401",
41+
"version": "3.12.2023052101",
4242
"preview": false,
4343
"engines": {
4444
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)