Skip to content

Conversation

@cnadler86
Copy link
Contributor

@cnadler86 cnadler86 commented Nov 7, 2025

Description

This PR fixes the fact that when using an external i2c handle, the camera driver doesn't own the i2c handle.

Related

None

Testing

Tested with Omnivision sensors with a ESP32S3 with IDF 5.4.2 only with the legacy driver. This should also work out for the new i2c driver.


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@cnadler86 cnadler86 changed the title prperly set sccb_owns_i2c_port when camera driver is not the owner of… Properly set sccb_owns_i2c_port when camera driver is not the owner of… Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant