Conversation
Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
|
Hi @MichalPrincNXP , this PR is not ready as makefiles for C/C++ examples are missing. But i wanted show you how the examples can be created and wanted know your opinion. I would like to add example for arbitrator and callbacks and maybe some example for different datatypes... |
|
Hello @Hadatko, after a discussion with @MichalPrincNXP I have made some changes to this PR on the new The changes include:
I have tested the CMake on Windows with msys64 and mingw64 (locally downloaded with the install_dependecied.sh/ps1 to the erpc directory) and on Linux using make and ninja. There is still work to be done, but I would like to hear your thoughts. |
Pull request
Choose Correct
Describe the pull request
Introduction of basic example for C, C++, Python
To Reproduce
Expected behavior
Every client can communicate with every server
Screenshots
Desktop (please complete the following information):
Steps you didn't forgot to do
Additional context