Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eide-2.16.3.vsix | 2022-01-01 | 41.4 MB | |
Embedded IDE v2.16.3.tar.gz | 2022-01-01 | 4.8 MB | |
Embedded IDE v2.16.3.zip | 2022-01-01 | 4.9 MB | |
README.md | 2022-01-01 | 879 Bytes | |
Totals: 4 Items | 51.0 MB | 0 |
[v2.16.3] (revision)
New Features:
- Built-in MSYS environment. For builder user task
and shell flash command
is very useful.
- Support auto run pre-install.sh / post-install.sh
when install a project from template. (please place *-install.sh
in the .eide
folder)
- Auto check project template hash before install it.
Bug Fixes:
- When there is a case difference between variables in the shell flash command line, the replacement of variables cannot be completed.
- When switch project target, some flash config not update.
- When switch project target, programFilePath
become null
.
Optimized: - Allow display any files in file system folder for project explorer. - Support the use of environment variables and Bash scripts in the command line of custom shell flash mode - Support automatically read and load PyOCD chip list.