Is your feature request related to a problem?
I want to use a non-esp32 MCU as an SPI host to communicate with SPI AT. But I don't know how to build an SPI host program, as the communication protocol with SPI AT seems to rely on the esp's underlying SPI driver program, and I don't know how to implement it on other MCUs.
Describe the solution you'd like.
No response
Describe alternatives you've considered.
No response
Additional context.
No response