Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eide-3.10.3-linux-x86_64.vsix | 2022-11-13 | 18.2 MB | |
eide-3.10.3-win32.vsix | 2022-11-13 | 95.3 MB | |
Embedded IDE v3.10.3.tar.gz | 2022-11-13 | 9.3 MB | |
Embedded IDE v3.10.3.zip | 2022-11-13 | 9.4 MB | |
README.md | 2022-11-13 | 650 Bytes | |
Totals: 5 Items | 132.2 MB | 0 |
[v3.10.3] revision
New:
- New task type: 'eide.msys'
: You can write user task in tasks.json
file, and execute unix shell
command in windows
platform.
- Github Template
: Allow Create Project From Github Repository.
Optimize:
- High Cpu Load
: Don't check and search toolchain path when plug-in startup, cache search result.
- Riscv Builder Options UI
: Add auto-complete for arch
, abi
, code-model
options.
- Cmsis Core Libraries
: Filter unused *.lib
when unzip cmsis core libraries.
- Openocd v0.12.0-rc2
: Update Openocd to v0.12.0-rc2
, repo: https://github.com/github0null/eide_builtin_openocd