From dd222597894bc3231ee57a9f61ee8157420b4033 Mon Sep 17 00:00:00 2001 From: Sergei Silnov Date: Fri, 27 May 2022 14:45:48 +0200 Subject: [PATCH] Remove targets from the idf_component.yml manifest --- idf_component.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/idf_component.yml b/idf_component.yml index 848e1cd..2b98f8d 100644 --- a/idf_component.yml +++ b/idf_component.yml @@ -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