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
- Host: GitHub
- URL: https://github.com/ce-programming/app_tools
- Owner: CE-Programming
- Created: 2022-06-29T01:09:30.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T21:14:14.000Z (11 months ago)
- Last Synced: 2025-03-26T12:46:49.373Z (10 months ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 19
- Watchers: 5
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
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.