esp-idf/components/esp_driver_isp/linker.lf

12 lines
280 B
Plaintext
Raw Normal View History

2024-07-24 03:47:48 -04:00
[mapping:isp_driver]
archive: libesp_driver_isp.a
entries:
if ISP_CTRL_FUNC_IN_IRAM = y:
isp_sharpen: esp_isp_sharpen_configure (noflash)
[mapping:isp_hal]
archive: libhal.a
entries:
if ISP_CTRL_FUNC_IN_IRAM = y:
isp_hal: isp_hal_sharpen_config (noflash)