Skip to content

Releases: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors

0.3.2 - Update Ruff Config & RTD Style Fix

20 Oct 20:37

Choose a tag to compare

0.3.1 - Update RTD Config

17 Jun 16:38

Choose a tag to compare

0.3.0 - Find Boot Keyboard Function

24 Apr 23:38
ed38937

Choose a tag to compare

What's Changed

  • add find_boot_keyboard function and example by @FoamyGuy in #7

Full Changelog: 0.2.3...0.3.0

0.2.3 - Simplified & Documented Mice Example

18 Apr 14:06
71816de

Choose a tag to compare

What's Changed

Full Changelog: 0.2.2...0.2.3

0.2.2 - Support 8 Byte Packet In Dual Mouse Example

03 Apr 21:20
ca51f2d

Choose a tag to compare

What's Changed

  • update dual mouse example to support 8 byte data packets by @FoamyGuy in #5

Full Changelog: 0.2.1...0.2.2

0.2.1 - Dual Mouse Example

02 Apr 15:21
be9aa14

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0 - Find Mouse Endpoint

02 Apr 14:22
7bf4348

Choose a tag to compare

What's Changed

  • find_mouse_endpoint() function and convert to ruff. by @FoamyGuy in #3

New Contributors

Full Changelog: 0.1.4...0.2.0

0.1.4 - RTD Sphinx Config

16 Jan 20:03

Choose a tag to compare

0.1.3 - Fix For Sphinx RTD Theme

07 Oct 22:34

Choose a tag to compare

0.1.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:53

Choose a tag to compare

Changes: 0.1.1...0.1.2

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-usb-host-descriptors.

Read the docs for info on how to use it.