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.19.8-linux-x86_64.vsix | 2024-09-08 | 26.2 MB | |
| eide-3.19.8-win32.vsix | 2024-09-08 | 102.1 MB | |
| Embedded IDE v3.19.8 source code.tar.gz | 2024-09-08 | 14.0 MB | |
| Embedded IDE v3.19.8 source code.zip | 2024-09-08 | 14.1 MB | |
| README.md | 2024-09-08 | 609 Bytes | |
| Totals: 5 Items | 156.4 MB | 0 | |
[v3.19.8] update
Fix:
- Chip Package: Storage layout default value missed.
- Unify Builder: Fix ac6 linker options missed on macos. Thanks @Deadline039.
Optimize:
- Unify Builder: Use 'dotnet unify_builder.dll' instead of 'unify_builder.exe' on arm64 platform.
- C/C++ Config Provider: Use g++ when provide compilerPath for cpptools.
- Other: Append msys path to the tail of system PATH, not head.