Skip to content

v4.0.0 Release

Choose a tag to compare

@MichalPrincNXP MichalPrincNXP released this 20 Jul 06:59
  • Adjusted rpmsg_lite_is_link_up() to return RL_TRUE/RL_FALSE
  • Added support for custom shared memory arrangement per the RPMsg_Lite instance
  • Introduced new rpmsg_lite_wait_for_link_up() API function - this allows to avoid using busy loops in rtos environments, GitHub PR #21