Hello,
I am developing a FreeRTOS project that uses nRF5340 MCU. For the inter processor communication I would like to make use of the RTOS-agnostic RPC library (sdk-nrfxlib v1.8.0). Where can I find an example/instructions of how to build nrf_rpc for non-zephyr systems?
Thank you,