From f30eab33a1b3a14e6d29ec11a62432f770f205bd Mon Sep 17 00:00:00 2001 From: Tomas Rezucha Date: Tue, 9 Aug 2022 10:28:21 +0200 Subject: [PATCH] usb: Bring USB Host API out of beta --- docs/en/api-reference/peripherals/usb_host.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/en/api-reference/peripherals/usb_host.rst b/docs/en/api-reference/peripherals/usb_host.rst index 169328c57a..3780c6998b 100644 --- a/docs/en/api-reference/peripherals/usb_host.rst +++ b/docs/en/api-reference/peripherals/usb_host.rst @@ -1,9 +1,6 @@ USB Host ======== -.. warning:: - The USB Host Library API is a beta version thus is subject to change. - The document provides information regarding the USB Host Library. This document is split into the following sections: .. contents:: Sections