Skip to content

Atmel RF: use system wait_ns #10144

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
Mar 21, 2019
Merged

Atmel RF: use system wait_ns #10144

merged 1 commit into from
Mar 21, 2019

Conversation

kjbracey
Copy link
Contributor

Description

This driver's delay_ns was used as the basis of the system wait_ns - migrate to that refined implementation.

Marking as refactor, but arguably could be a fix - this implementation did not handle ARMC6 and was not tuned for new CPUs that wait_ns knows about.

Pull request type

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

This driver's delay_ns was used as the basis of the system wait_ns -
migrate to that refined implementation.
@ciarmcom ciarmcom requested review from a team March 18, 2019 16:01
@ciarmcom
Copy link
Member

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

@cmonr
Copy link
Contributor

cmonr commented Mar 20, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Mar 20, 2019

Test run: SUCCESS

Summary: 13 of 13 test jobs passed
Build number : 1
Build artifacts

@0xc0170 0xc0170 merged commit 4a2985a into ARMmbed:master Mar 21, 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.

7 participants