警告
This document is not updated for ESP32H2 yet, so some of the content may not be correct.
This warning was automatically inserted due to the source file being in the add_warnings_pages list.
外设
GPSPI
不再支持以下函数。从 ESP-IDF v5.1 版本起,GPSPI 时钟源可配置。
spi_get_actual_clock已废弃,更新为spi_device_get_actual_freq()。
LEDC
soc_periph_ledc_clk_src_legacy_t::LEDC_USE_RTC8M_CLK已废弃,更新为LEDC_USE_RC_FAST_CLK。