mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
13 lines
279 B
Plaintext
13 lines
279 B
Plaintext
|
[mapping:ledc_driver]
|
||
|
archive: libdriver.a
|
||
|
entries:
|
||
|
if LEDC_CTRL_FUNC_IN_IRAM = y:
|
||
|
ledc: ledc_stop (noflash)
|
||
|
ledc: ledc_update_duty (noflash)
|
||
|
ledc: _ledc_update_duty (noflash)
|
||
|
|
||
|
[mapping:ledc_hal]
|
||
|
archive: libhal.a
|
||
|
entries:
|
||
|
ledc_hal_iram (noflash)
|