Neither the SPI class which is merely a wrapper or the underlying esp32-hal-spi.c seem to support DMA. Is this observation correct? Or is there a way to send a buffer over SPI with DMA without adding a third party library?