Skip to content
/ template Public template

A template for programs that use the CE C toolchain.

Notifications You must be signed in to change notification settings

CE-Programming/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CE C/C++ Toolchain Template

This is a template for programs that use the TI-84 Plus CE C/C++ Toolchain. You can clone this directory for your own projects. Note that for graphical programs, it is recommended to start from the graphx template instead of this one.

To add code, fill in the int main(void) function in main.c. You can also create your own source and header files and add them to the directory; the makefile will automatically find and compile the new source files.

For more information, see the toolchain's documentation.

About

A template for programs that use the CE C toolchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published