Note: this question was previously a reply on my other question, but I accidentally marked it as an answer so the thread got locked. I have now deleted that reply and am posting this as a separate question. I apologize for flooding.
What should I do to access Gazell from another processor over some interface, like SPI, UART, or L2/Thread? Is my best bet to create a wrapper for RPCs? Do I implement Zephyr's network buffer? Can I implement an OpenThread driver? Which is the best, and which is the easiest? Also, does anything exist for accessing Gazelle from a second processor already that won't require an implementation on my end?