mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
[mapping:esp_lcd]
|
|
archive: libesp_lcd.a
|
|
entries:
|
|
if LCD_RGB_ISR_IRAM_SAFE = y:
|
|
esp_lcd_common: lcd_com_mount_dma_data (noflash)
|
|
esp_lcd_rgb_panel: lcd_rgb_panel_start_transmission (noflash)
|