Skip to content

CE C Software Development Kit

Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 23 Nov 17:00
· 2612 commits to master since this release

Installation

  1. 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.
  2. If you are using Windows, simply double click and run setup_win.exe 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.