Skip to content

Releases: github0null/eide

Embedded IDE v3.26.1

03 Oct 15:58
584d492

Choose a tag to compare

[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

Download Embedded IDE For VSCode

Embedded IDE v3.26.0

01 Oct 15:04
b74bf67

Choose a tag to compare

[v3.26.0] update

Change:

  • Project File: Use yaml instead of json and update project data schema. Rename eide.json to eide.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.

Download Embedded IDE For VSCode

Embedded IDE v3.25.6

19 Sep 16:49
e1b992f

Choose a tag to compare

[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

Download Embedded IDE For VSCode

Embedded IDE v3.25.5

17 Sep 16:59
ed98cd7

Choose a tag to compare

[v3.25.5] 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.

Download Embedded IDE For VSCode

Embedded IDE v3.25.3

10 Sep 07:37
392ffb0

Choose a tag to compare

[v3.25.3] revision

Improve:

  • Debug: Support 'attach' mode for 'one-click' debugging.

Download Embedded IDE For VSCode

Embedded IDE v3.25.2

08 Sep 16:34
0c14eea

Choose a tag to compare

[v3.25.2] revision

Improve:

Download Embedded IDE For VSCode

Embedded IDE v3.25.1

07 Sep 15:06
25eafbe

Choose a tag to compare

[v3.25.1] revision

Improve:

  • Import Project: Improve project parser when import an eclipse project.
  • Debug: One-click to start debugging. NOT NEED ANY launch.json. See Here
  • Toolchain Options: New option use-newlib-nano, not-use-syscalls for arm-none-eabi-gcc toolchain.

Download Embedded IDE For VSCode

Embedded IDE v3.25.0

31 Aug 17:12
8adc07a

Choose a tag to compare

[v3.25.0] update

New:

  • Flasher: Support new flasher probe-rs. Used for 'ARM', 'RISCV' chips.

Download Embedded IDE For VSCode

Embedded IDE v3.24.2

29 Aug 04:02
63cebe9

Choose a tag to compare

[v3.24.2] update

New:

Fix:

  • ELF View: Fix issue 461

Download Embedded IDE For VSCode

Embedded IDE v3.24.1

28 Aug 01:44
6966421

Choose a tag to compare

[v3.24.1] update

New:

Fix:

  • ELF View: Fix issue 461

Download Embedded IDE For VSCode