CE C Toolchain (LLVM-based)
(A minor bug was found and fixed since this release, please make sure to download the latest toolchain version instead!)
Getting Started
Read the Getting Started Guide.
Downloads
Windows: windows_CEdev.zip
Linux: linux_CEdev.tar.gz
macOS: mac_CEdev.dmg
CE Libraries
Download the latest 'Standard' CE Libraries to fully utilize the CE C Toolchain.
These libraries add runtime support for fast graphics, file access, keypad integration, and more.
Documentation for the libraries can be found here.
Changelog
Among other things:
- New time and clock-related functions added
- New
os_runPrgm
function to run an external program - Deprecations of some functions that lead to bad code
- Some C++ related improvements (new headers, static_assert, quick_exit...)
- Other minor fixes and improvements
- Documentation-related improvements
- CI-related improvements
For a more detailed changelog of v9.2, please see the changelog file.