mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -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)
|