Skip to content

Commit 8fc49c9

Browse files
authored
Merge pull request #396 from kumekay/remove_targets_from_manifest
Remove targets from the idf_component.yml manifest
2 parents 2e184b7 + dd22259 commit 8fc49c9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

idf_component.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
11
description: ESP32 compatible driver for OV2640, OV3660, OV5640, OV7670 and OV7725 image sensors.
2-
targets:
3-
- esp32
4-
- esp32s2
5-
- esp32s3
2+
url: https://github.com/espressif/esp32-camera

0 commit comments

Comments
 (0)