Skip to content

Releases: adafruit/Adafruit_CircuitPython_USB_Host_Descriptors

0.3.0 - Find Boot Keyboard Function

24 Apr 23:38
ed38937
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

0.1.3 - Fix For Sphinx RTD Theme

07 Oct 22:34
Compare
Choose a tag to compare

0.1.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:53
Compare
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.

0.1.1 - Fix RTD Theme Issue

25 Sep 16:05
Compare
Choose a tag to compare

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.

Initial version

04 Aug 16:46
1f1c2f2
Compare
Choose a tag to compare

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.