Skip to content

v1.0.0

Compare
Choose a tag to compare
@rhempel rhempel released this 10 Dec 16:52
· 78 commits to master since this release

Release of umm_malloc after major reorganization

  • Completely separate info, integrity, and poison code from main library
  • Updated README.md to make use of #defines more clear
  • Use the Unity TDD C framework for testing
  • Add submodules for Unity TDD and helper macros for DBGLOG