Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
eide-3.16.1-win32.vsix | 2024-05-13 | 99.3 MB | |
eide-3.16.1-linux-x86_64.vsix | 2024-05-13 | 22.4 MB | |
Embedded IDE v3.16.1 source code.tar.gz | 2024-05-13 | 10.3 MB | |
Embedded IDE v3.16.1 source code.zip | 2024-05-13 | 10.4 MB | |
README.md | 2024-05-13 | 584 Bytes | |
Totals: 5 Items | 142.3 MB | 0 |
[v3.16.1] update
Fix:
- Open Project
: fix cannot open project if a error target in usr.ctx.json.
- Project Floatpoint Selection
: fix function hasFpu() not match 'm33.dsp'.
- Diagnostic Bugs
: fix diagnostic information generator bugs.
- Others
: fix other miscellaneous bugs.
Optimize:
- .NET Runtime
: compatible with version > 6.0 of the .NET runtime.
- Static Check
: optimize cppcheck params generator.