mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
8 lines
250 B
Plaintext
8 lines
250 B
Plaintext
[mapping:gpspi_driver]
|
|
archive: libesp_driver_spi.a
|
|
entries:
|
|
if SOC_GDMA_SUPPORTED = n:
|
|
if SPI_MASTER_ISR_IN_IRAM = y || SPI_SLAVE_ISR_IN_IRAM = y:
|
|
spi_dma: spi_dma_reset (noflash)
|
|
spi_dma: spi_dma_start (noflash)
|