Skip to content

CE C Toolchain (LLVM-based)

Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 11 Sep 17:48
· 1049 commits to master since this release

Getting Started

Read the Getting Started Guide.

Downloads

Windows: windows_CEdev_v9.2.1.zip
Linux: linux_CEdev_v9.2.1.tar.gz
macOS: mac_CEdev_v9.2.1.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

This is a bugfix release over v9.2, make sure to update!

  • Fix an edge case in the delay() and usleep() functions that would cause them to freeze
  • Fix linking of extra assembly sources in the makefile

For a more detailed changelog of v9.2, please see the changelog file.