STM32

An example LRPC server is available for the STM32 Nucleo L496 board here. It shows a very basic LRPC definition file in App/lrpc, how to integrate the LRPC code generation tool in CMake and how to use the generated code in an embedded environment with C++.

For more information see readme.md.