Skip to content

v1.2.1

Compare
Choose a tag to compare
@cschreib cschreib released this 03 Sep 10:37
· 118 commits to main since this release
4e8842a

Small changes and bug fixes:

  • [Build] Reverted the change to the CMake target name for the header-only build. It is now back to snitch::snitch-header-only.
  • [Build] Lowered the minimum CMake version to what is strictly needed (3.14 instead of 3.19).
  • [Build] Fixed #120: CMake error when enabling --warn-uninitialized -Werror=dev.