Skip to content

v0.6.2

Choose a tag to compare

@adel-mamin adel-mamin released this 08 Jan 17:58
· 714 commits to main since this release

Release Notes

  • Add 'How Big Are Compile Sizes' section to README.md
  • Pass HSM state by value is all APIs
  • Add automatic size calculation of selected libraries
  • Add clang-tools and binutils to pixi.toml
  • Enable address and undefined sanitizers via meson options
  • Fix compiler warnings in libs/ringbuf/ringbuf.c
  • Prune struct am_event::reserved
  • Improve API documentation
  • Update tools/unity/README.md

Known Issues

  • amast_freertos.c is WIP