Skip to content
Snippets Groups Projects
Commit 64e5c408 authored by Dean Camera's avatar Dean Camera
Browse files

Add optional pipe double banking support to the Host mode Class drivers.

Descriptor processing routines now pass around void pointers rather than uint8_t pointers, as their destination datatype is know well known -- they are just streams of bytes until they are cast to the correct destination type by DESCRIPTOR_CAST.
parent f29fc1ab
No related branches found
No related tags found
No related merge requests found
Showing
with 73 additions and 23 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment