Releases: arpruss/USBComposite_stm32f1
Releases · arpruss/USBComposite_stm32f1
0.97
Backwards compatibility for HIDReporter constructor.
0.96
simple API for HID components
0.93
Replace USBXBox360 with code for multiple XBox360 controllers.
0.92
- allow a part to have RX and TX endpoints with the same number: this allows for parts with more components
- xbox360 part works better in composite configurations -- I figured out two bytes of the unknown descriptor
0.91
Significant API changes. Uses less memory and flash, but you need to explicitly declare all the plugin and profile objects you use. Also now supports mass storage > 4gb.
0.65
Add mouse jiggler example.