https://github.com/divisionind/ticecmaketemplate
a CMake template for developing applications for TI-CE series calculators using JetBrain's CLion IDE
https://github.com/divisionind/ticecmaketemplate
c clion ti-84-plus-ce
Last synced: 8 months ago
JSON representation
a CMake template for developing applications for TI-CE series calculators using JetBrain's CLion IDE
- Host: GitHub
- URL: https://github.com/divisionind/ticecmaketemplate
- Owner: divisionind
- Created: 2020-08-10T23:05:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-03T17:40:33.000Z (almost 5 years ago)
- Last Synced: 2025-01-04T01:39:51.259Z (9 months ago)
- Topics: c, clion, ti-84-plus-ce
- Language: CMake
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TICECMakeTemplate
-----------------
A CMake project template for the [CE C Programming Toolchain/SDK](https://github.com/CE-Programming/toolchain)
for easy-of-use with JetBrain's CLion IDE.### Setup
1. Install [CE C Programming Toolchain/SDK](https://github.com/CE-Programming/toolchain)
2. Clone the repo
3. Open the directory as a CLion project
4. Go to `File->Settings->Build, Execution, Deployment->CMake->CMake options` and add the flag
`-DCEDEV_ENV=your_path_to_toolchain_dir` with the information of where you installed
your toolchain/sdk
5. happy hacking!#### Uploading to calculator
You may upload your programs to your calculator using
[TI Connect CE](https://education.ti.com/en/products/computer-software/ti-connect-ce-sw).#### Emulating / Debugging
[CEmu](https://github.com/CE-Programming/CEmu) is a TI-84 Plus CE / TI-83 Premium CE calculator emulator
with debugger and other functionality which you can use to test your programs.### Donate
- XMR: `83vzgeeKebLh6pj2YtBqn7PqxY47CkyzmLzUhmHfhTCQdj9Mfad4FUF12Yu9ry5uUh5JASTcXg5Fwji5ibjUngw9LomnH6Z`
- ETH: `0x1bdA7dB6484802DFf4945edc52363B4A8FAcb470`
- ETC: `0x4a368bb4cd854f650169ce207268c303ffecafb2`