Releases: github0null/eide
Releases · github0null/eide
Embedded IDE v3.25.5
Embedded IDE v3.25.3
Embedded IDE v3.25.2
[v3.25.2] revision
Improve:
Debug: Support one-click to start debugging forprobe-rsflasher. Require extension probe-rs.probe-rs-debugger
Embedded IDE v3.25.1
[v3.25.1] revision
Improve:
Import Project: Improve project parser when import an eclipse project.Debug: One-click to start debugging. NOT NEED ANYlaunch.json. See HereToolchain Options: New optionuse-newlib-nano,not-use-syscallsforarm-none-eabi-gcctoolchain.
Embedded IDE v3.25.0
Embedded IDE v3.24.2
[v3.24.2] 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.24.1
[v3.24.1] 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.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.