This document describes how to create a composite USB device with an interface association descriptor for the LPC134x USB port. It also describes the functional codes used in this application. The ...
In the previous two HID articles, we talked about stealing HID descriptors, learned about a number of cool tools you can use for HID hacking on Linux, and created a touchscreen device. This time, ...