EmbeddedRPC / erpc

Embedded RPC
https://github.com/EmbeddedRPC/erpc/wiki
BSD 3-Clause "New" or "Revised" License
776 stars 213 forks source link

run_uart.py in Zephyr example does not exist #405

Open gdb3-ampaworks opened 9 months ago

gdb3-ampaworks commented 9 months ago

It seems as though someone forgot to upload the example python script, can we please get it :)

https://github.com/EmbeddedRPC/erpc/blame/32ce7f270e2bbf06b1babbab9ec6c6f34f53c5b6/examples/zephyr/matrix_multiply_uart/README.rst#L17-L23

github-actions[bot] commented 9 months ago

Hi eRPC user. Thank you for your interest and welcome. We hope you will enjoy this framework well.

MichalPrincNXP commented 9 months ago

Hi @gdb3-ampaworks , I am sorry for not accurate documentation, we used to distribute erpc python examples in NXP MCUXpressoSDK, you can get the run_uart.py here: https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkbmimxrt1170/multiprocessor_examples/erpc_common/erpc_matrix_multiply ... and we will update the erpc repo as well. Thank you