Skip to content

v0.9.5

Choose a tag to compare

@adel-mamin adel-mamin released this 17 May 16:17
· 303 commits to main since this release

Release Notes

  • Add extra assert to `am_pal_task_create()``
  • Fix bug in am_event_push_x() API implementation
  • Add new task priority mapping API am_pal_register_prio_map_cb()
  • Add extra unit test for the queue library
  • Add AM_ALIGNOF() macro
  • Add new am_pal_get_cpu_count() API
  • Improve to timer, event, async, HSM and FSM API documentation
  • Add event ownership diagram and references to it
  • Define AO priority as a bit-field to reduce AO RAM footprint