erpc icon indicating copy to clipboard operation
erpc copied to clipboard

run_uart.py in Zephyr example does not exist

Open gdb3-ampaworks opened this issue 1 year ago • 2 comments

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

gdb3-ampaworks avatar Feb 02 '24 20:02 gdb3-ampaworks

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

github-actions[bot] avatar Feb 02 '24 20:02 github-actions[bot]

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

MichalPrincNXP avatar Feb 12 '24 08:02 MichalPrincNXP