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....
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....