-
-
Notifications
You must be signed in to change notification settings - Fork 96
Releases: github0null/eide
Releases · github0null/eide
Embedded IDE v3.26.3
@github0null
github0null
b2aae63
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v3.26.3] revision
New:
Symbol Table View: New symbol table UI (with c++ symbol name demangler).
Fix:
Toolchain Options: Fix issue 495Project Importer: Fix issue 491axf2elf Tool: ELF files too large when addresses not contiguous. PR 6
Improve:
unify_builder: Use independent lock file instead ofunify_builder.logfile.Debug Config Provider: Add chipDescriptionPath support for probe-rs. PR 499memap View: Update memap command.Intellisense Provider: Update armclang lint file.
Assets 4
Embedded IDE v3.26.2
@github0null
github0null
2f19c56
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v3.26.2] revision
New:
Symbol Table View: New symbol table UI (with c++ symbol name demangler).
Fix:
Toolchain Options: Fix issue 495Project Importer: Fix issue 491axf2elf Tool: ELF files too large when addresses not contiguous. PR 6
Improve:
unify_builder: Use independent lock file instead ofunify_builder.logfile.Debug Config Provider: Add chipDescriptionPath support for probe-rs. PR 499memap View: Update memap command.Intellisense Provider: Update armclang lint file.
Assets 4
Embedded IDE v3.26.1
@github0null
github0null
584d492
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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
Assets 4
1 person reacted
Embedded IDE v3.26.0
@github0null
github0null
b74bf67
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.
Assets 4
Embedded IDE v3.25.6
@github0null
github0null
e1b992f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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
Assets 4
Embedded IDE v3.25.5
@github0null
github0null
ed98cd7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.
Assets 4
Embedded IDE v3.25.3
@github0null
github0null
392ffb0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v3.25.3] revision
Improve:
Debug: Support 'attach' mode for 'one-click' debugging.
Assets 4
Embedded IDE v3.25.2
@github0null
github0null
0c14eea
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[v3.25.2] revision
Improve:
Debug: Support one-click to start debugging forprobe-rsflasher. Require extension probe-rs.probe-rs-debugger
Assets 4
1 person reacted
Embedded IDE v3.25.1
@github0null
github0null
25eafbe
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[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.
Assets 4
Embedded IDE v3.25.0
@github0null
github0null
8adc07a
This commit was created on GitHub.com and signed with GitHub’s verified signature.