mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 17:16:32 +03:00
8 lines
194 B
Plaintext
8 lines
194 B
Plaintext
[mapping:gpspi_hal]
|
|
archive: libesp_hal_gpspi.a
|
|
entries:
|
|
if SPI_MASTER_ISR_IN_IRAM = y:
|
|
spi_hal_iram (noflash)
|
|
if SPI_SLAVE_ISR_IN_IRAM = y:
|
|
spi_slave_hal_iram (noflash)
|