mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 11:03:11 +00: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)
|