Releases: github0null/eide
Embedded IDE v3.24.0
[v3.24.0] update
New:
8051 Toolchain: Support new SDCC + Binutils Toolchain for mcs51 https://github.com/github0null/sdcc-binutils-mcs51/blob/master/README_zh.md
Fix:
ELF View: Fix issue 461
Embedded IDE v3.23.14
[v3.23.14] revision
New:
Project Templates Explorer: New online project templates web site: https://templates.em-ide.com
Fix:
Task Execution Broken: Fix build task not work on latest vscode.Symbol Table: FixENOBUFwhen dump symbol table from a big file.
Improve:
Project Templates: Update internal project templates.C/C++: Update builtin lint headers.Other: Miscellaneous things.
Embedded IDE v3.23.13
Embedded IDE v3.23.12
[v3.23.12] revision
Improve:
-
GNU Arm Toolchain: Support new mcpu:cortex-m52, cortex-m55, cortex-m85. -
unify_builder: Optimize builder speed. -
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039 -
File Options GUI: Update the translation text. Optimize layout. -
DebugConfig Generator GUI: Change gui element width. Sort the option result list. -
AC5/AC6 Assembler: Support use<key>=<val>preprocessor format for AC5/AC6 armasm. -
Makefile Generator: Improve makefile generator. -
Builder Options: Add more options forarm-gccandany-gcctoolchain.
Fix:
IAR ARM Toolchain: Miss auto-gen-Iparams for iar assembler.Keil Project Import: Force use ';' as the path delimiter on unix and windows.Eclipse Project Import: Incorrect project type was detected.
Change:
EIDE View Container: By default, we will collapse theOperationsview.Webpanel Views: Starting from this version, we will use singleton pattern forBuilder Options View,Storage Layout View,Cmsis Header Config Wizard, This means that for each view, only one page can be opened for each project.
Embedded IDE v3.23.11
[v3.23.11] revision
Improve:
-
GNU Arm Toolchain: Support new mcpu:cortex-m52, cortex-m55, cortex-m85. -
unify_builder: Optimize builder speed. -
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039 -
File Options GUI: Update the translation text. Optimize layout. -
DebugConfig Generator GUI: Change gui element width. Sort the option result list. -
AC5/AC6 Assembler: Support use<key>=<val>preprocessor format for AC5/AC6 armasm. -
Makefile Generator: Improve makefile generator. -
Builder Options: Add more options forarm-gccandany-gcctoolchain.
Fix:
IAR ARM Toolchain: Miss auto-gen-Iparams for iar assembler.Keil Project Import: Force use ';' as the path delimiter on unix and windows.Eclipse Project Import: Incorrect project type was detected.
Change:
EIDE View Container: By default, we will collapse theOperationsview.Webpanel Views: Starting from this version, we will use singleton pattern forBuilder Options View,Storage Layout View,Cmsis Header Config Wizard, This means that for each view, only one page can be opened for each project.
Embedded IDE v3.23.10
[v3.23.10] revision
Improve:
-
GNU Arm Toolchain: Support new mcpu:cortex-m52, cortex-m55, cortex-m85. -
unify_builder: Optimize builder speed. -
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039 -
File Options GUI: Update the translation text. Optimize layout. -
DebugConfig Generator GUI: Change gui element width. Sort the option result list. -
AC5/AC6 Assembler: Support use<key>=<val>preprocessor format for AC5/AC6 armasm. -
Makefile Generator: Improve makefile generator.
Fix:
IAR ARM Toolchain: Miss auto-gen-Iparams for iar assembler.Keil Project Import: Force use ';' as the path delimiter on unix and windows.Eclipse Project Import: Incorrect project type was detected.
Change:
EIDE View Container: By default, we will collapse theOperationsview.Webpanel Views: Starting from this version, we will use singleton pattern forBuilder Options View,Storage Layout View,Cmsis Header Config Wizard, This means that for each view, only one page can be opened for each project.
Embedded IDE v3.23.9
[v3.23.9] revision
Improve:
-
GNU Arm Toolchain: Support new mcpu:cortex-m52, cortex-m55, cortex-m85. -
unify_builder: Optimize builder speed. -
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039 -
File Options GUI: Update the translation text. Optimize layout. -
DebugConfig Generator GUI: Change gui element width. Sort the option result list.
Fix:
IAR ARM Toolchain: Miss auto-gen-Iparams for iar assembler.Keil Project Import: Force use ';' as the path delimiter on unix and windows.Eclipse Project Import: Incorrect project type was detected.
Change:
EIDE View Container: By default, we will collapse theOperationsview.
Embedded IDE v3.23.8
[v3.23.8] revision
Improve:
-
GNU Arm Toolchain: Support new mcpu:cortex-m52, cortex-m55, cortex-m85. -
unify_builder: Optimize builder speed. -
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039 -
File Options GUI: Update the translation text. Optimize layout. -
DebugConfig Generator GUI: Change gui element width. Sort the option result list.
Embedded IDE v3.23.7
Embedded IDE v3.23.6
[v3.23.6] revision
Fix:
Map View: Fix in some cases, 'map.view' item's diff size is incorrect (LLVM_ARM Toolchain).
Improve:
Map View: Add a Graph button to switch dynamic chart. Improve COSMIC_STM8 'map.view' feature.LLVM Arm Toolchain: Add '-Oz' option.Builder Options: Better option description text. Change web view elements layout.Toolchain Download: Update remote packagearm-none-eabi-gccto v14.3.