FxLibc wrapper for the Vhex project
Go to file
Yann MAGNIN fb54a5a2d5
vxLibc - v1.0.2-rc0 : fix fxlibc repository URL
*fix*
> [scripts]
  | [install] use the new fxlibc repository URL
2024-04-23 20:44:18 +02:00
patches vxLibc - v1.0.1-rc0 : hotfix target-specific headers installation 2024-01-05 18:33:03 +01:00
scripts vxLibc - v1.0.2-rc0 : fix fxlibc repository URL 2024-04-23 20:44:18 +02:00
.gitignore vxLibc - v1.0.0-dev2 : support uninstallation operation 2023-12-03 16:33:07 +01:00
README.md release v1.0.1 2024-01-05 18:44:33 +01:00

README.md

vxLibc - v1.0.1

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!