I want to develop a Tiva USB HID application, but while I can find the TM4C device stack I'm having trouble with the Windows side of things.
Where can I find the Windows DLL that contains routines that I can call from my Windows application? Is it lmusbdll.dll, and where can I find the lmusbdll.h file that tells me the names and arguments of the routines contained therein?
Thanks, Harry.