Skip to content

Commit

Permalink
dependencies: update esp32-camera to 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress authored and JamieDriver committed Sep 23, 2024
1 parent 5553557 commit d10a51c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions dependencies.lock.esp32
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ dependencies:
type: service
version: 0.5.3
espressif/esp32-camera:
component_hash: 4aadd189e9ca97298f1d69920f2d8c6b07cb3cbca014584b60e96de8a3cbb249
component_hash: 154da98781f3ee98f6dbbdd3aaec97497051fb1a570c300fc0fd3a946874a02e
dependencies: []
source:
registry_url: https://components.espressif.com/
type: service
version: 2.0.10
version: 2.0.12
espressif/esp_lcd_touch:
component_hash: 779b4ba2464a3ae85681e4b860caa5fdc35801458c23f3039ee761bae7f442a4
dependencies:
Expand Down Expand Up @@ -98,6 +98,6 @@ direct_dependencies:
- espressif/libsodium
- espressif/nghttp
- idf
manifest_hash: 0b6086c6e80bc12f51c4b1f2b83286a2682fc797b940006fa08d2e7299d57dc3
manifest_hash: 750737527716f5eee0d4d18a5db96ab9d6d5f3986568bb64357820036a6d8bd4
target: esp32
version: 2.0.0
6 changes: 3 additions & 3 deletions dependencies.lock.esp32s3
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@ dependencies:
type: service
version: 1.5.2
espressif/esp32-camera:
component_hash: 4aadd189e9ca97298f1d69920f2d8c6b07cb3cbca014584b60e96de8a3cbb249
component_hash: 154da98781f3ee98f6dbbdd3aaec97497051fb1a570c300fc0fd3a946874a02e
dependencies: []
source:
registry_url: https://components.espressif.com/
type: service
version: 2.0.10
version: 2.0.12
espressif/esp_lcd_touch:
component_hash: 779b4ba2464a3ae85681e4b860caa5fdc35801458c23f3039ee761bae7f442a4
dependencies:
Expand Down Expand Up @@ -154,6 +154,6 @@ direct_dependencies:
- espressif/tinyusb
- espressif/usb_host_msc
- idf
manifest_hash: 0b6086c6e80bc12f51c4b1f2b83286a2682fc797b940006fa08d2e7299d57dc3
manifest_hash: 750737527716f5eee0d4d18a5db96ab9d6d5f3986568bb64357820036a6d8bd4
target: esp32s3
version: 2.0.0
2 changes: 1 addition & 1 deletion main/idf_component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
espressif/libsodium: "==1.0.20~1"
espressif/cmake_utilities: "==0.5.3"
espressif/esp32-camera:
version: "==2.0.10"
version: "==2.0.12"
espressif/esp_lcd_touch_ft5x06:
version: "==1.0.6~1"
espressif/esp_lcd_touch:
Expand Down

0 comments on commit d10a51c

Please sign in to comment.