Other Parts Discussed in Thread: EK-TM4C123GXL
Good day. I'm trying to implement a USB HID device (mouse) with the tm4c123 microcontroller using the Tivaware library but I don't know which API is used for sending reports/data from device to host. (The device being the launchpad and the host being a PC). Which functions do I need to call and which header files are necessary.
Thank you