Merge branch 'feature/esp32p4_eco5_support_v5.5' into 'release/v5.5'

feat(gpio/ledc/uart/2ddma/ppa): ESP32P4 ECO5 related updates (v5.5)

See merge request espressif/esp-idf!42816
This commit is contained in:
morris
2025-10-27 15:50:42 +08:00
49 changed files with 4442 additions and 19666 deletions
@@ -279,6 +279,10 @@ LEDC 驱动提供了一个辅助函数 :cpp:func:`ledc_find_suitable_duty_resolu
以上硬件限制仅在芯片版本低于 v1.2 的 ESP32H2 上存在。
.. only:: esp32p4
以上硬件限制仅在芯片版本低于 v3.0 的 ESP32P4 上存在。
使用硬件改变 PWM 占空比
""""""""""""""""""""""""""""""""""""