Skip to content

Commit 4232e8f

Browse files
committed
v3.10.10 revision
1 parent 1567372 commit 4232e8f

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ All notable version changes will be recorded in this file.
66

77
***
88

9+
### [v3.10.10] revision
10+
11+
**New**:
12+
- `Project Explorer`: Lock opened project.
13+
- `Environment Variables View`: Allow show all available variables.
14+
15+
**Fix**:
16+
- `Symbol View`: Not found elf path when use IAR ARM toolchain.
17+
18+
**Optimize**:
19+
- `Environment Variables`: Allow use 'K, M, G' in 'MCU_RAM_SIZE', 'MCU_ROM_SIZE' variables.
20+
- `CMSIS Config Wizard`: Use workspace encoding for cmsis config wizard.
21+
- `Github Proxy`: Optimize proxy, enable proxy for 'GMT+8:00' timezone by default.
22+
23+
***
24+
925
### [v3.10.9] update
1026

1127
**New**:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"homepage": "https://em-ide.com",
3636
"license": "MIT",
3737
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/RISC-V",
38-
"version": "3.10.9",
38+
"version": "3.10.10",
3939
"preview": false,
4040
"engines": {
4141
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)