mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
[mapping:gpspi_hal]
|
|
archive: libhal.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)
|