CasioDevTools (or CDT) is a VS Code extension which add interesting features for casio calculator programming. You can find the official page of this project on the Planet Casio website.
Here is a list of implemented features:
- Automatic GiteaPC installation
- Automatic FxSDK installation
- GiteaPC libs management interface (list / install / uninstall)
- FxSDK interface (Compile and create new projects)
- Configuration of VS Code project
I am working of the following features :
- Automatic launch of Circuit10 / Heath123 emulator (See
emulator_and_transfert
branch) - Automatic transfer on the calculator (and auto launch for Linux) (See
emulator_and_transfert
branch)
You can open an issue if you have any features idea !