Skip to content

v1.8.1

Compare
Choose a tag to compare
@MichalPrincNXP MichalPrincNXP released this 16 Jul 12:05
· 280 commits to develop since this release
  • Fix misra erpc c, GitHub PR #158.
  • Allow conditional compilation of message_loggers and pre_post_action.
  • New i2c_slave_transport trasnport introduced.
  • (D)SPI slave transports updated to avoid busy loops in rtos environments.
  • Add reference links into erpc/README.md.
  • Update license file.
  • erpcgen: Re-implement EnumMember::hasValue(), GitHub PR #159.
  • erpcgen: Fixing several misra issues in shim code, erpcgen and unit tests updated, GitHub PR #156.
  • erpcgen: Fix bison file, GitHub PR #156.