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

Usb documentation needed #68

Open
odinthenerd opened this issue Mar 22, 2016 · 1 comment
Open

Usb documentation needed #68

odinthenerd opened this issue Mar 22, 2016 · 1 comment

Comments

@odinthenerd
Copy link
Member

Design goals for the USB abstraction were

  • complete static binding
  • fully configurable (to the point of micromanaging memory strategy)
  • unit tested for everything upwards from the HAL

Although I think these can be/have been met the interfaces between the HAL and the USB::Device as well as the interface between the USB::Device and the device classes could not be implemented as cleanly as I had hoped.
We need to do a good job of documenting the contracts between the Usb::Device and the Hal as well as the contracts between the Usb::Device and the interface class(es).

@odinthenerd
Copy link
Member Author

@CvRXX hey I can offload this onto you now that its your research topic ;)

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

No branches or pull requests

1 participant