FxLibc wrapper for the Vhex project
Go to file
Yann MAGNIN e1686afd38
release v1.0.3
2024-05-12 14:31:29 +02:00
patches vxLibc - v1.0.2-rc1 : use dev branch of fxlibc and support GCC 14.1 fixes 2024-05-12 12:38:40 +02:00
scripts vxLibc - v1.0.2-rc1 : use dev branch of fxlibc and support GCC 14.1 fixes 2024-05-12 12:38:40 +02:00
.gitignore vxLibc - v1.0.0-dev2 : support uninstallation operation 2023-12-03 16:33:07 +01:00
README.md release v1.0.3 2024-05-12 14:31:29 +02:00

README.md

vxLibc - v1.0.3

This is a wrapper around the fxlibc project which is the standard system C library implementation for all Casio fx calculators.

Installing

You can use the scripts/install.sh --help to see manual installation of the project. But, since the compiler needed to build the vxOpenLibm is sh-elf-vhex which automatically installs this project, you theoretically do not need to do so.

README and Licensing

See the original REAME file of the fxlibc project for further information. Note that fxlibc uses the CC0 1.0 Universal License, see LICENSE

Special thanks

A big thanks to Lephenixnoir who ported most of the standard!