Skip to content

v0.3.0

Choose a tag to compare

@adel-mamin adel-mamin released this 15 Nov 17:12
· 901 commits to main since this release

Features

  • Add critical section handling to timer module
  • Add libs/pal/stubs
  • Fix include-what-you-use warnings
  • Add tools/unity/amast_config.h
  • Add libs/common/assert.c
  • Rework hierarchy depth check in hsm_dispatch()
  • Add am_hsm_state::init_called
  • Place static functions at top of hsm.c
  • Optimize HSM implementation