We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb8509 commit 5c19d30Copy full SHA for 5c19d30
CHANGELOG.md
@@ -6,7 +6,7 @@ All notable version changes will be recorded in this file.
6
7
***
8
9
-### [v3.23.11] revision
+### [v3.23.12] revision
10
11
**Improve**:
12
- `GNU Arm Toolchain`: Support new mcpu: `cortex-m52, cortex-m55, cortex-m85`.
package.json
@@ -36,7 +36,7 @@
36
"homepage": "https://em-ide.com",
37
"license": "MIT",
38
"description": "A mcu development environment for 8051/AVR/STM8/Cortex-M/MIPS/RISC-V",
39
- "version": "3.23.11",
+ "version": "3.23.12",
40
"preview": false,
41
"engines": {
42
"vscode": "^1.67.0"
0 commit comments