From: Björn Bösel Date: Mon, 7 Mar 2022 10:34:35 +0000 (+0100) Subject: update readme X-Git-Tag: 7.1.1^2~1 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/c6d65f225555f90687081666a58b4a6d29dea987 update readme --- diff --git a/README.rst b/README.rst index 8f3aa29..3e21f93 100755 --- a/README.rst +++ b/README.rst @@ -32,6 +32,7 @@ for devices or hosts running CPython or MicroPython. Working code exists to emul * **pulseio** - contains classes that provide access to basic pulse IO (PWM) * **pwmio** - contains classes that provide access to basic pulse IO (PWM) * **rainbowio** - provides the colorwheel() function +* **usb_hid** - act as a hid-device using usb_gadget kernel driver For details, see the `Blinka API reference `_.