mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 12:45:41 +02:00
![]() - add a new fragment 'org.eclipse.cdt.core.linux.riscv64' containing compiled riscv64 natives suitable for the Linux riscv64 platform. - add the 'libserial.so' binary compiled for Linux riscv64, for the serial communication interface. - add the linux/gtk/riscv64 environment triplet to various Maven build scripts to support building CDT software for that environment. Fixes #980 |
||
---|---|---|
.. | ||
include | ||
.gitignore | ||
Makefile | ||
Readme.md | ||
serial.c |
How to rebuild natives.
This information has moved to the native
section in CDT's root README.md.