From c6d65f225555f90687081666a58b4a6d29dea987 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20B=C3=B6sel?= Date: Mon, 7 Mar 2022 11:34:35 +0100 Subject: [PATCH] update readme --- README.rst | 1 + 1 file changed, 1 insertion(+) 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 `_. -- 2.49.0