doc: add esp-video link in camera isp examples

This commit is contained in:
Wang Yu Xin
2025-09-02 14:44:07 +08:00
committed by Armando (Dou Yiwen)
parent abaa608074
commit 7cd612a74b
5 changed files with 6 additions and 2 deletions

View File

@@ -851,6 +851,7 @@ Application Examples
--------------------
* :example:`peripherals/isp/multi_pipelines` demonstrates how to use the ISP pipelines to process the image signals from camera sensors and display the video on LCD screen via DSI peripheral.
* `esp_video/examples <https://github.com/espressif/esp-video-components/tree/master/esp_video/examples>`_ provides some examples of enabling ISP control algorithms.
API Reference
-------------