New
v1.13.0
- eRPC,erpcgen: Fixing/improving markdown files, GitHub PR #395.
- eRPC: Fix Python client TCPTransports not being able to close, GitHub PR #390.
- eRPC,erpcgen: Align switch brackets, GitHub PR #396.
- eRPC,erpcgen: Remove cstbool library, GitHub PR #403.
- erpc: Fix zephyr uart transport, GitHub PR #410.
- erpc: Add BSD-3 license to endianness agnostic files, GitHub PR #417.
- erpc: UART ZEPHYR Transport stop to work after a few transactions when using USB-CDC resolved, GitHub PR #420.
- eRPC: Add new Zephyr-related transports (zephyr_uart, zephyr_mbox).
- eRPC: Add new Zephyr-related examples.