Skip to content

v2.4 Release

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 13:54
· 13 commits to master since this release
4b6c8e1

Comparing to v2.3, which was originally pulled from https://ptolemy.berkeley.edu/projects/embedded/pubs/downloads/espresso/, this version are mostly a clean-up without any functional change:

code syntax fix for modern C, being able to compile with -Werror in clang and gcc
reformat code with clang-format
clean up dead files.
switch build system to CMake.