mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7 lines
221 B
Plaintext
7 lines
221 B
Plaintext
[mapping:dac_driver]
|
|
archive: libesp_driver_dac.a
|
|
entries:
|
|
if DAC_CTRL_FUNC_IN_IRAM = y:
|
|
dac_oneshot: dac_oneshot_output_voltage (noflash)
|
|
dac_continuous: dac_continuous_write_asynchronously (noflash)
|