CE C Software Development Kit
Installation
- Download and extract the CEdev.zip file below, and locate the folder 'CEdev'
Place the 'CEdev' folder close to your root directory, i.e.C:\CEdev
(or~/CEdev
on macOS/Linux), with no spaces in the path. - If you are using Windows, simply run
setup_win.exe
with admin privileges within the 'CEdev' folder. Otherwise, if you are using Linux, macOS or you wish to do a manual Windows install, a detailed guide for configuring your enviornment variables can be found here.
Included are the 'Standard' CE C Libraries. These perform efficient support for graphics, file I/O, keypad input, etc. Examples are found in CEdev/examples/library_examples
For more information on how to use this toolchain, please see the wiki pages.