Skip to content

Remove sleep lock/unlock from Silicon Labs HAL implementation #10492

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

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

stevew817
Copy link
Contributor

The sleep locking/unlocking is taken care of by the layer above (driver).

Description

Removing the sleep locking/unlocking calls from I2C and SPI, since they are taken care of by the layer above (driver).

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Release Notes

The sleep locking/unlocking is taken care of by the layer above (driver).
@ciarmcom ciarmcom requested a review from a team April 26, 2019 13:00
@ciarmcom
Copy link
Member

@stevew817, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@adbridge
Copy link
Contributor

CI started

@mbed-ci
Copy link

mbed-ci commented Apr 29, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 2
Build artifacts

@0xc0170 0xc0170 merged commit d04bfa2 into ARMmbed:master Apr 30, 2019
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.

6 participants