Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add driver API reentrancy support to I2C driver for ARC #1965

Closed
zephyrbot opened this issue May 27, 2016 · 1 comment
Closed

Add driver API reentrancy support to I2C driver for ARC #1965

zephyrbot opened this issue May 27, 2016 · 1 comment
Labels
area: I2C Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented May 27, 2016

Reported by Kuo-Lang Tseng:

Use locking mechanism to guard critical regions in the driver API so that it will allow the driver to be safe from fibers and task.

(Imported from Jira ZEP-411)

@zephyrbot
Copy link
Collaborator Author

by Lei Liu:

Test case test_i2c_master_2_instance_write pass on ARC. Zephyr v1.4.0

@zephyrbot zephyrbot added priority: high High impact/importance bug area: I2C Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.4.0 milestone Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: I2C Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant