Skip to content

Commit 7871bd0

Browse files
committed
v3.26.9 revision
1 parent 09ff1bf commit 7871bd0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

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

77
***
88

9-
### [v3.26.8] revision
9+
### [v3.26.9] revision
1010

1111
**Fix**:
12-
- `Compatibility Of Compiler Options`: Use `-flto=4` instead of `-flto=auto` when LTO options is enabled.
12+
- `Compatibility Of Compiler Options`: Use `-flto` instead of `-flto=auto` when LTO options is enabled.
1313
- `One-click Debug`: Not as expected in multi-project workspace.
1414
- `Cmsis Config View`: Fix cmsis config parser bug (float number, `#define` macro).
1515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
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.26.8",
39+
"version": "3.26.9",
4040
"preview": false,
4141
"engines": {
4242
"vscode": "^1.67.0"

0 commit comments

Comments
 (0)