8000
Skip to content

Fix IDFI2CBus::writev ignoring stop parameter - #4840

Merged
jesserockz merged 1 commit into
esphome:devfrom
CarsonF:bugfix/idf-i2c-write-stop
Aug 15, 2023
Merged

Fix IDFI2CBus::writev ignoring stop parameter#4840
jesserockz merged 1 commit into
esphome:devfrom
CarsonF:bugfix/idf-i2c-write-stop

Conversation

@CarsonF
@CarsonF CarsonF commented May 16, 2023
Copy link
Copy Markdown
Contributor

What does this implement/fix?

esphome/issues#4488
@sharkydog says this fixes the implementation on I2CBus::writev's stop parameter.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other

Related issue or feature (if applicable): fixes esphome/issues#4488

Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#

Test Environment

  • ESP32
  • ESP32 IDF
  • ESP8266
  • RP2040

Checklist:

  • The code change is tested and works locally.
  • Tests have been added to verify that the new code works (under tests/ folder).

If user exposed functionality or configuration variables are added/changed:

Co-authored-by: Alexander Dimitrov <admin@sharkydog.info>
@probot-esphome
Copy link
Copy Markdown

Hey there @esphome/core, mind taking a look at this pull request as it has been labeled with an integration (i2c) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)

@github-actions
Copy link
Copy Markdown
Contributor

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Aug 15, 2023
@CarsonF
CarsonF commented Aug 15, 2023
Copy link
Copy Markdown
Contributor Author

I don't see anything wrong with this

@jesserockz
jesserockz merged commit 8762919 into esphome:dev Aug 15, 2023
@jesserockz jesserockz added this to the 2023.8.0b3 milestone Aug 15, 2023
@CarsonF
CarsonF deleted the bugfix/idf-i2c-write-stop branch August 15, 2023 23:15
@jesserockz jesserockz mentioned this pull request Aug 16, 2023
jesserockz pushed a commit that referenced this pull request Aug 16, 2023
Co-authored-by: Alexander Dimitrov <admin@sharkydog.info>
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I2C ESP-IDF repeated start

2 participants

0