mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9 lines
289 B
Plaintext
9 lines
289 B
Plaintext
|
[mapping:i2c_driver]
|
||
|
archive: libdriver.a
|
||
|
entries:
|
||
|
if I2C_ISR_IRAM_SAFE = y:
|
||
|
i2c_master: s_i2c_send_command_async (noflash)
|
||
|
i2c_master: s_i2c_write_command (noflash)
|
||
|
i2c_master: s_i2c_read_command (noflash)
|
||
|
i2c_master: s_i2c_start_end_command (noflash)
|