Skip to content

Releases: arpruss/USBComposite_stm32f1

0.97

08 Mar 18:22
Compare
Choose a tag to compare

Backwards compatibility for HIDReporter constructor.

0.96

26 Jan 05:16
e9a9463
Compare
Choose a tag to compare

simple API for HID components

0.93

26 Dec 20:42
Compare
Choose a tag to compare

Replace USBXBox360 with code for multiple XBox360 controllers.

0.92

21 Dec 22:03
Compare
Choose a tag to compare
  • 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

19 Aug 16:07
Compare
Choose a tag to compare

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

17 Jun 19:55
Compare
Choose a tag to compare
  • control endpoint packet sizes

  • fix bugs

0.65

07 Jun 15:44
Compare
Choose a tag to compare

Add mouse jiggler example.

0.64

13 Apr 01:37
Compare
Choose a tag to compare

rename library

0.63

12 Mar 00:00
Compare
Choose a tag to compare

Cleanup code.

0.62

03 Mar 15:18
Compare
Choose a tag to compare

Keyboard code reworking