summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/index.rst7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/reference/index.rst b/docs/reference/index.rst
index 5da51d71a..fcff03590 100644
--- a/docs/reference/index.rst
+++ b/docs/reference/index.rst
@@ -2,7 +2,7 @@
Reference
*********
-.. figure:: ../assets/stack.png
+.. figure:: ../assets/stack.svg
:width: 1600px
:alt: stackup
@@ -30,11 +30,6 @@ If you have special need, `usbd_app_driver_get_cb()` can be used to write your o
Host Stack
==========
-.. admonition:: Warning
- :class: warning
-
- Most active development is on the Device stack. The Host stack is under rework and largely untested.
-
- Human Interface Device (HID): Keyboard, Mouse, Generic
- Mass Storage Class (MSC)
- Hub currently only supports 1 level of hub (due to my laziness)