USB-Host Driver #40
Merged
USB-Host Driver #40
Conversation
|
I have 2 extra pull requests to make after this one, one for each driver. |
|
I have no ability to test it but can just merge. Are any body have some thoughts against? |
barthess
added a commit
that referenced
this pull request
Feb 17, 2016
USB-Host Driver Merged pull request #40 from fpoussin/usb-host-pull
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
This is a request for the USB Host driver.
Originaly contributed on the forum as an archive/patch, I made the changes to integrate it with the contrib repo.
http://forum.chibios.org/phpbb/viewtopic.php?f=16&t=2968
Compiles fine with GCC 4.9, no errors/warnings. Compatible with IAR.
Testhal provided.