Skip to content

v0.9.6

Choose a tag to compare

@adel-mamin adel-mamin released this 25 May 14:22
· 285 commits to main since this release

Release Notes

  • Add assert to am_ao_publish_exclude_x()
  • Add workers app to unit tests
  • Add ringbuf app to unit tests
  • Fix the use of am_queue_pop_front() API
  • Add balancer_check_stats() to apps/examples/workers/main.c
  • Fix race condition bug in am_event_pop_front()
  • Rename am_event_pop_front() callback
  • Add EVT_START event to workers example
  • Add am_pal_lock/unlock/wait_all()
  • Move am_hsm_init() to am_ao_start()
  • Rework AO priority handling