Skip to content

Commit

Permalink
docs(esp_cam_sensor): Update esp_cam_sensor to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WangYuxin-esp authored and wujiangang committed Jan 7, 2025
1 parent 420ce3b commit ec7ec2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions esp_cam_sensor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.8.0

- Added the dependency of esp-ipa component in esp_cam_sensor
- Fixed the minimum exposure time for SC2336 and SC202CS.
- Added default IPA JSON configuration files for OV2710, OV5647 and SC2336.

## 0.7.1

- Fixed the bayer type error in the OV5647 driver
Expand Down
2 changes: 1 addition & 1 deletion esp_cam_sensor/idf_component.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: "0.7.1"
version: "0.8.0"
description: "Espressif camera sensor drivers"
targets:
- esp32p4
Expand Down

0 comments on commit ec7ec2e

Please sign in to comment.