Added package manifest file

This commit is contained in:
Martin Valik
2020-08-27 15:55:59 +02:00
parent 452df1d0d1
commit 0ab3355170

5
idf_component.yml Normal file
View File

@@ -0,0 +1,5 @@
name: "esp32-camera"
version: "1.0.0"
description: This package hosts ESP32 compatible driver for OV2640 image sensors. Additionally it provides a few tools, which allow converting the captured frame data to the more common BMP and JPEG formats.