Skip to content

v1.9.0

Compare
Choose a tag to compare
@MichalPrincNXP MichalPrincNXP released this 17 Jan 09:39
· 225 commits to develop since this release
  • Improving template usage, GitHub PR #153.
  • run_clang_format.py cleanup, GitHub PR #177.
  • Build TCP transport setup code into liberpc, GitHub PR #179.
  • Fix multiple definitions of g_client error, GitHub PR #180.
  • Fix memset past end of buffer in erpc_setup_mbf_static.cpp, GitHub PR #184.
  • Fix deprecated error with newer pytest version, GitHub PR #203.
  • Allow used LIBUSBSIO device index being specified from the Python command line argument.
  • Static allocation support and usage of rpmsg static FreeRTOSs related APi, GitHub PR #168, #169.
  • Remove obsolete python test files.
  • Minor Misra and typo corrections.
  • erpcgen: Remove redundant module imports in erpcgen, GitHub PR #196.