-
Notifications
You must be signed in to change notification settings - Fork 108
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 adis16480 support #546
Conversation
Hi @tfcollins. This is ready for review. Thanks :) |
Hi @tfcollins. I already added the missing docs. Also, the emulated tests (TEST-Emulated-HW) failed last time so I updated the xml file in test/emu/devices but I'm not sure if it's the cause of the failure. |
Signed-off-by: Trisha De Vera <[email protected]>
Hi @tfcollins. This PR is ready for review. Thanks! 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just an update on the supported parts
Signed-off-by: Trisha De Vera <[email protected]>
Description
Add support for adis16480.
Type of change
Please delete options that are not relevant.
How has this been tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Test Configuration:
Documentation
If this is a new feature or example please mention or link any documentation. All new hardware interface classes require documentation.
Checklist: