Skip to content

Conversation

@erwinschrodinger1
Copy link
Contributor

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

Change description

Add support of user_data in read_cb

Added in reference to write callback.
Is backward compatible.
Tested with file read using FileIO in esp32s3.

@CLAassistant
Copy link

CLAassistant commented Nov 11, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Add support of user_data in read_cb (Fixes #604) Add support of user_data in read_cb (Fixes #604) (IEC-413) Nov 11, 2025
@hrushikesh430
Copy link
Collaborator

hrushikesh430 commented Nov 25, 2025

@erwinschrodinger1 Could you please Bump the the component version and update the Changelog.md.

You can take reference from this PR

@hrushikesh430
Copy link
Collaborator

@erwinschrodinger1 This PR looks good to me, just few comments. Fix those comments and I will take this PR internally. Thanks.

NOTE: While committing please use pre-commit hook.

Added in reference to write callback.

Is backward compatible.

Tested with file read using FileIO in esp32s3.
@hrushikesh430
Copy link
Collaborator

@erwinschrodinger1 Could you please fix the pre-commit errors. Please use the pre-commit library to avoid these changes.
You can refer this docs. Thanks.

@erwinschrodinger1
Copy link
Contributor Author

@hrushikesh430 Sorry for the inconveniences caused. I have now run the pre-commit in all the files. Can you please verify it once?

@mahavirj mahavirj merged commit fb6abe8 into espressif:master Dec 8, 2025
85 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants