Skip to content

Releases: github0null/eide

Embedded IDE v3.25.6

19 Sep 16:49
e1b992f
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

[v3.24.1] update

New:

Fix:

  • ELF View: Fix issue 461

Download Embedded IDE For VSCode

Embedded IDE v3.24.0

27 Aug 16:47
c970cd3
Compare
Choose a tag to compare

[v3.24.0] update

New:

Fix:

  • ELF View: Fix issue 461

Download Embedded IDE For VSCode

Embedded IDE v3.23.14

11 Aug 08:47
647e94f
Compare
Choose a tag to compare

[v3.23.14] revision

New:

Fix:

  • Task Execution Broken: Fix build task not work on latest vscode.
  • Symbol Table: Fix ENOBUF when dump symbol table from a big file.

Improve:

  • Project Templates: Update internal project templates.
  • C/C++: Update builtin lint headers.
  • Other: Miscellaneous things.

Download Embedded IDE For VSCode