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

Update Linux_Drivers USB functions to compile on Clang. #41

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

David-Dudley
Copy link

The Makefile is probably not important for the package, but was included just for ease of definition to different environments.

For each USB*.c file, the write routine dynamically allocates a buffer area for the write function, fills it in, outputs it, and then frees the allocated area.

This is only the second repo I've made changes to, so feel free to criticize....

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