Browse Source

Merge pull request #396 from kumekay/remove_targets_from_manifest

Remove targets from the idf_component.yml manifest
pull/397/head
Me No Dev 3 years ago committed by GitHub
parent
commit
8fc49c91b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      idf_component.yml

5
idf_component.yml

@ -1,5 +1,2 @@ @@ -1,5 +1,2 @@
description: ESP32 compatible driver for OV2640, OV3660, OV5640, OV7670 and OV7725 image sensors.
targets:
- esp32
- esp32s2
- esp32s3
url: https://github.com/espressif/esp32-camera

Loading…
Cancel
Save