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

[WIP]: move adc driver to WQ #12214

Closed
wants to merge 1 commit into from
Closed

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 7, 2019

This PR updates the adc driver to run out of the hp_default WQ and only provide data via uORB rather than the current awkward mix of /dev/adc0 + uORB we have now.

Notably this is the last driver to operate out of hrt callbacks. Once this is merged we can re-enable lazy FPU stacking on Arm M4F.

TODO

  • stm32
  • kinetis
  • intel aero
  • beagle bone blue
  • navio2
  • ocpoc

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.

1 participant