The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| eide-3.23.10-linux-x86_64.vsix | 2025-07-25 | 36.1 MB | |
| eide-3.23.10-win32.vsix | 2025-07-25 | 112.1 MB | |
| Embedded IDE v3.23.10 source code.tar.gz | 2025-07-25 | 23.9 MB | |
| Embedded IDE v3.23.10 source code.zip | 2025-07-25 | 24.0 MB | |
| README.md | 2025-07-25 | 1.3 kB | |
| Totals: 5 Items | 196.1 MB | 0 | |
[v3.23.10] revision
Improve:
- GNU Arm Toolchain: Support new mcpu: cortex-m52, cortex-m55, cortex-m85.
- unify_builder: Optimize builder speed.
File Options: Add memory assignment feature forAC5,AC6toolchain. Thanks the contributor Deadline039File Options GUI: Update the translation text. Optimize layout.DebugConfig Generator GUI: Change gui element width. Sort the option result list.AC5/AC6 Assembler: Support use<key>=<val>preprocessor format for AC5/AC6 armasm.Makefile Generator: Improve makefile generator.
Fix:
- IAR ARM Toolchain: Miss auto-gen -I params for iar assembler.
- Keil Project Import: Force use ';' as the path delimiter on unix and windows.
- Eclipse Project Import: Incorrect project type was detected.
Change:
- EIDE View Container: By default, we will collapse the Operations view.
- Webpanel Views: Starting from this version, we will use singleton pattern for Builder Options View, Storage Layout View, Cmsis Header Config Wizard, This means that for each view, only one page can be opened for each project.