1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-25 17:00:13 -04:00

12 lines
250 B
Plaintext
Raw Normal View History

[mapping:uart_vfs]
archive: libesp_driver_uart.a
entries:
if VFS_SELECT_IN_RAM = y:
uart_vfs: select_notif_callback_isr (noflash)
[mapping:uart_hal]
archive: libhal.a
entries:
if UART_ISR_IN_IRAM = y:
uart_hal_iram (noflash)