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

drivers add linux spi support #12045

Merged
merged 1 commit into from
May 20, 2019
Merged

drivers add linux spi support #12045

merged 1 commit into from
May 20, 2019

Conversation

dagar
Copy link
Member

@dagar dagar commented May 19, 2019

This PR fills in the SPI support for Linux using spidev. Most in tree SPI drivers can now be "ported" to Linux simply by moving NuttX specifics (mostly headers) to appropriate cross platform equivalents.

Once complete we'll no longer need DriverFramework.

@dagar dagar force-pushed the pr-linux_spi branch 5 times, most recently from 616d3a2 to 43ea95a Compare May 19, 2019 16:41
@dagar
Copy link
Member Author

dagar commented May 20, 2019

This is safe to merge as nothing in PX4 actually uses it yet.

@dagar dagar merged commit 1624054 into PX4:master May 20, 2019
@dagar dagar deleted the pr-linux_spi branch May 20, 2019 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant