Skip to content

Commit

Permalink
dependencies: update esp32-camera to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress authored and JamieDriver committed Oct 14, 2024
1 parent 1ea7336 commit 570bf87
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: 154da98781f3ee98f6dbbdd3aaec97497051fb1a570c300fc0fd3a946874a02e
component_hash: a82de4ee0b383bd34695935385c6a6c720129084580c2bbb55dce76eb2a3788f
dependencies: []
source:
registry_url: https://components.espressif.com/
type: service
version: 2.0.12
version: 2.0.13
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: 750737527716f5eee0d4d18a5db96ab9d6d5f3986568bb64357820036a6d8bd4
manifest_hash: 47fa6450299f0a36cea3a2735114868564ef1ee4c2444fe7558a6b739c54a7ef
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: 154da98781f3ee98f6dbbdd3aaec97497051fb1a570c300fc0fd3a946874a02e
component_hash: a82de4ee0b383bd34695935385c6a6c720129084580c2bbb55dce76eb2a3788f
dependencies: []
source:
registry_url: https://components.espressif.com/
type: service
version: 2.0.12
version: 2.0.13
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: 750737527716f5eee0d4d18a5db96ab9d6d5f3986568bb64357820036a6d8bd4
manifest_hash: 47fa6450299f0a36cea3a2735114868564ef1ee4c2444fe7558a6b739c54a7ef
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.12"
version: "==2.0.13"
espressif/esp_lcd_touch_ft5x06:
version: "==1.0.6~1"
espressif/esp_lcd_touch:
Expand Down

0 comments on commit 570bf87

Please sign in to comment.