Closed arktrin closed 2 years ago
with ESP32-C3 specific auto-dma proper selection
Just a slight change of the previous commit with specific auto-dma selection for ESP32-C3. Sorry for the auto-indent of my sublime editor.
Can we replace the hardcoded 3 with SPI_DMA_CH_AUTO?
SPI_DMA_CH_AUTO
Done!
with ESP32-C3 specific auto-dma proper selection