Releases: github0null/eide
Releases · github0null/eide
Embedded IDE v3.26.1
[v3.26.1] revision
Fix:
Project Toolchain: Revert commit 'support generic gcc for arm or riscv projects.'Project Migration: Fix user context data not migrated. issues 479
Embedded IDE v3.26.0
[v3.26.0] update
Change:
Project File: Use yaml instead of json and update project data schema. Renameeide.jsontoeide.yml.
Fix:
Target Switch: Fix file's options was overrided when switch to other target.
Improve:
Project Templates: Add local cache for fetching remote templates repository.
Notice: This version contains important changes. After the automatic migration is completed, you will no longer be able to open your project using the old version of the plugin.
Embedded IDE v3.25.6
[v3.25.6] revision
Fix:
Flasher: fix flasher crashed when enumSerialPort failed.Setup Toolchain: fix performace issue for OnSetToolchainPath(). update toolchain descriptions.sdcc+binutils Toolchain: fix "fatal error: cannot execute 'cc1'" for Win32 platform.Misc: Compatibility improvement for vscode task issue 260534
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