Skip to content

Releases: nxp-mcuxpresso/rpmsg-lite

v2.2.0 Release

20 Mar 08:45
Compare
Choose a tag to compare
  • Added configuration macro RL_DEBUG_CHECK_BUFFERS.
  • Several MISRA violations fixed.
  • Added environment layers for QNX and Zephyr.
  • Allow environment context required for some environments (controlled by the RL_USE_ENVIRONMENT_CONTEXT configuration macro).
  • Data types consolidation.

v1.1.0 Release

28 Apr 09:41
Compare
Choose a tag to compare
  • Supporting i.MX6SX and i.MX7D MPU platforms
  • Supporting LPC5411x MCU platform
  • Baremental and FreeRTOS support
  • Support of copy and zero-copy transfer
  • Support of static API (without dynamic allocations)