From eb4555fcba9e2cf72cbcf0faadb0e058f9729198 Mon Sep 17 00:00:00 2001 From: Zenithal Date: Thu, 10 Feb 2022 21:55:58 +0800 Subject: [PATCH] docs: tinyusb: fix typo --- docs/en/api-reference/peripherals/usb_device.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/api-reference/peripherals/usb_device.rst b/docs/en/api-reference/peripherals/usb_device.rst index b55f3f7776..411b379e44 100644 --- a/docs/en/api-reference/peripherals/usb_device.rst +++ b/docs/en/api-reference/peripherals/usb_device.rst @@ -44,7 +44,7 @@ On top of it the driver implements: - Customization of USB descriptors - Serial device support - Redirecting of standard streams through the Serial device -- Encapsulated driver's task servicing the TinyuSB +- Encapsulated driver's task servicing the TinyUSB