An open API service indexing awesome lists of open source software.

https://github.com/ce-programming/app_tools

Extension to the CE toolchain that generates apps
https://github.com/ce-programming/app_tools

Last synced: 10 months ago
JSON representation

Extension to the CE toolchain that generates apps

Awesome Lists containing this project

README

          

This is an extension to the CE C toolchain that generates application rather
than program files.

To use, replace the `include` statement for the CE C toolchain in your
project's makefile with path to the `makefile` file in this repository.

Running `make` will generate an installer program, as well as several 8xv
files containing the data for the app.
8ek files can be generated by running `make app`, however, they are not signed
and therefore cannot be sent to an unmodified calculator.