remove(legacy_dac): remove legacy dac driver in IDF v6.0

This commit is contained in:
laokaiyao
2025-06-12 16:51:33 +08:00
parent 1b7cb43842
commit bf3a050f4d
24 changed files with 23 additions and 893 deletions

View File

@@ -120,7 +120,6 @@ Kconfig Options
^^^^^^^^^^^^^^^
- :ref:`CONFIG_DAC_ISR_IRAM_SAFE` controls whether the default ISR handler can work when cache is disabled. See `IRAM Safe <#iram-safe>`__ for more information.
- :ref:`CONFIG_DAC_SUPPRESS_DEPRECATE_WARN` controls whether to suppress the warning message compilation while using the legacy DAC driver.
- :ref:`CONFIG_DAC_ENABLE_DEBUG_LOG` is used to enable the debug log output. Enable this option increases the firmware binary size.
.. only:: esp32