add some code
This commit is contained in:
15
managed_components/espressif__esp32-camera/idf_component.yml
Normal file
15
managed_components/espressif__esp32-camera/idf_component.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
dependencies:
|
||||
esp_jpeg:
|
||||
public: true
|
||||
version: ^1.3.0
|
||||
idf: '>=5.1'
|
||||
description: ESP32 compatible driver for OV2640, OV3660, OV5640, OV7670 and OV7725
|
||||
image sensors.
|
||||
documentation: https://github.com/espressif/esp32-camera/tree/main/README.md
|
||||
issues: https://github.com/espressif/esp32-camera/issues
|
||||
repository: git://github.com/espressif/esp32-camera.git
|
||||
repository_info:
|
||||
commit_sha: b5fd891abceb7da89d846ba20dad238b73e538f7
|
||||
path: .
|
||||
url: https://github.com/espressif/esp32-camera
|
||||
version: 2.1.2
|
||||
Reference in New Issue
Block a user