Skip to content

Releases: chipsalliance/espresso

v2.4 Release

25 Jun 13:54
4b6c8e1
Compare
Choose a tag to compare

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.